Profile
Achievement

nerdsane's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
This snippet will exclude the featured image from the attached images (gallery)
0
425
posted 10 years ago by nerdsane
so you want to have your url structure like :
yourdomain.com/post-type/286
add the following snippet to your functions.php and change the post-type names where appropriate
0
855
posted 10 years ago by nerdsane
this is how to automatically get short urls for your blog posts in wordpress,
What you need
is to decide which tinyurl service you will be using and get its api URL,
for example rinyurl.com , bit,ly, tr.im,
here are the api URLS for the mo...
0
547
posted 13 years ago by nerdsane