Profile
Achievement
nerdsane's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
This snippet will exclude the featured image from the attached images (gallery)
0
699
posted 12 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
1339
posted 12 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
901
posted 15 years ago by nerdsane