-
Recent Posts
Recent Comments
- chayom on How to Write a WordPress Plugin
- Cheryl Cornett on How to Write a WordPress Plugin
Archives
Categories
Meta
Remote Publish To WordPress As Draft Using XML-RPC | SmartestGeek.com | Keith Driscoll
If you use the auto-posting feature from Delicious, you may have noticed how anoying it is for your followers to see the posts in their feed readers.
Also, I like to reformat the posts to add content or additional informations, images, …
Here is a quick way to edit wordpress xmlrpc.php file to set all posts status as ‘draft’.
Remote Publish To WordPress As Draft Using XML-RPC | SmartestGeek.com | Keith Driscoll.
How to Write a WordPress Plugin
Beyond the traditional resources on WordPress codex :
Here is a great resource on WordPress Plugin creation. It is much more detailed and illustrated with examples. Great list of receipies that will save you lot of time :
How to Write a WordPress Plugin | Devlounge.
You may also want to avoid the Top 10 Most Common Coding Mistakes in WordPress Plugins, use nonces correctly, and don’t use Curl for HTTP requests !
40+ Most Wanted WordPress Tricks and Hacks
If you starting with WordPress, be sure to check out this nice collection of tricks :