Tag: Developer

  • WP Inactive Logout

    WP Inactive Logout

    BUY PRO Version and unlock more features WP Inactive Logout makes your WP account secure from snoopers, friends to protect your data by assuring auto log out system within a certain defined time. This will help you keep safe from any users using same machine to access your account in case you are away and…

  • Using Gulp in WordPress

    Using Gulp in WordPress

    Gulp for WordPress themes and Plugins can boost your development speed. One word AUTOMATION in basic terminology that defines gulp. Web developers often find themselves doing repetition in small and tedious work on daily basis which can be simplified by implementing gulp and automation. Without gulp assumption -> repetitive tasks = time consuming = loss in productivity. With…

  • Handle Paypal Express Checkout PHP

    Handle Paypal Express Checkout PHP

    Express Checkout is a fast, easy way for buyers to pay with PayPal. Express Checkout eliminates one of the major causes of checkout abandonment by giving buyers all the transaction details at once, including order details, shipping options, insurance choices, and tax totals. Studies show that adding the Express Checkout button to your website can…

  • Twitter Plugin

    Twitter Plugin

    Ahoy hoy! I am currently developing a new plugin for WordPress which connects with Twitter using the Twitter REST API. Since, i did not find any helpful plugins that is highly customizable or free, i decided to make it myself. I will be releasing this plugin soon. The code will soon be available in Github…

  • Essential Plugins for SublimeText 3

    Essential Plugins for SublimeText 3

    For any programmer sublime has become an essential and a very useful software nowadays. Well, for those of you who dont know what sublime text is, It is an IDE (Integrated Development Environment) i.e An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally…