WordPress Plugin Development Beginner’s Guide

Vladimir Prevolac, the developer of several plugins and themes for WordPress has released a book titled WordPress Plugin Development (Beginner’s Guide) .
The book, written for anyone who wishes to author WordPress plugins, consists of eight chapters, six of which are dealing with development of actual plugins from scratch.
Here’s what you can learn:
- Get to know the WordPress code base, WordPress’s plug-in architecture, and the plug-in application programming interface (API) and learn how to hack it
- Master the WordPress database and the API – access and manipulate data, handle user roles and permissions, posts, and so on
- Hook into the rest of WordPress using actions and filters
- Change the way your WordPress backend looks by customizing menus, submenus, and the plug-in admin panel
- Integrate AJAX and jQuery into your plug-ins to dynamically generate content
- Hook directly to WordPress edit pages and use AJAX to generate fast searches
- Integrate your plug-in with WordPress panels and the tinyMCE editor
- Access and work with third-party APIs like Flickr
- Implement localization support for users of other languages
- Maintain and manage your plug-in using SVN and publish it to the WordPress Plugin Repository Handle security issues and make your plug-ins safer to use
The book retails for $39.99 for the hard copy and $31.99 for the eBook.
Related posts brought to you by Yet Another Related Posts Plugin.
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.









Comments
No comments yet.
Leave a comment