nerdsane


Member since 01/28/2009

Name: Inerd Hussein

nerdsane

Location: Male, Maldives

Website: www.ooopx.net

6 snippets

1840 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

nerdsane's Recent Snippets



« Prev 1 Next »
This snippet will exclude the featured image from the attached images (gallery)
0 550 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 1074 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 698 posted 14 years ago by nerdsane
To find your numerical Twitter ID, login to Twitter and click on your RSS feed (bottom of the page). The URL will look something like http://twitter.com/statuses/friends_timeline/12345678.rss. Your ID will be the 12345678.
9 863 posted 15 years ago by nerdsane
To use href.in API to generate a short URL. using php curl
1 572 posted 15 years ago by nerdsane
Is.Gd is a URL-shortening service much like TinyURL. Using PHP’s cURL library, you can create shortened URLs on the fly with ease. “is.gd” is much shorter than “tinyurl.com” so if you need the URL to be as short as possible, use this method...
0 609 posted 15 years ago by nerdsane
« Prev 1 Next »