WordPress How to export data from WordPress to MongoDB October 22, 2016 Exporting data from WordPress to MongoDB is a relatively simple task to perform. Read more
WordPress WordPress: responsive images for mobile devices with the wp_is_mobile() function June 28, 2015 The main problem with mobile devices is related to the bandwidth they can use. Read more
WordPress WordPress: AJAX pagination with jQuery November 23, 2014 How to implement with jQuery an AJAX pagination system for WordPress. Read more
WordPress Implementing an AJAX "Like" system on WordPress posts October 19, 2014 Implementing a "Like" button on WordPress posts (just as Facebook does) simply requires the use of AJAX combined with WordPress custom fields. Read more
WordPress WordPress: handling user meta July 13, 2014 How to handle user meta in WordPress. Read more
WordPress Fat themes: a problem with WordPress paid themes July 5, 2014 Bloated WordPress themes can cause several performance issues to our sites. Read more
WordPress Adding jQuery UI Autocomplete to the WordPress search form June 29, 2014 How to add jQuery UI Autocomplete to the WordPress search form. Read more
WordPress WordPress: integrating Bitly in our themes January 3, 2014 How to integrate the Bitly's URL shortening service in our WordPress themes. Read more
WordPress WordPress vs botnets: a problem-solution approach for site owners and users September 22, 2013 How to protect WordPress installations from botnets: a simple guide for site owners and users. Read more
WordPress WordPress: writing secure plugins: recommendations September 15, 2013 A brief introduction to web security for WordPress plugin authors and WordPress users. Read more