Blog

WP VI Post Duplicator Plugin

“WP VI Post Duplicator” plugin for copy a post/page or custom post. You can also copy post to another custom post type. Duplicate Post You can also customize setting for following features: * Options for choose what to copy: – Original post/page excerpt – Original post/page attachments – Original post/page status (draft/published). – Original post/page … Continue reading WP VI Post Duplicator Plugin

WP Easy Popup Plugin

wp easy popup plugin

WP Easy Popup Plugin is world renowned as the most beautiful and easy to create popups for differenrt pages in the market. We can create more popups with different-2 styles and attractive for different-2 pages. The WP Easy Popup is completely free and totally open source, and there is literally no better way to make … Continue reading WP Easy Popup Plugin

Buddypress Social Icons Plugin

Buddypress social icons

Let your members show various types of social Button on their profile page. Using full Facebook/twitter URL (www.facebook.com/username), the plugin fetches your members displays their button in the member’s header. It’s really easy to setup, even if you have an existing community: Members: Once you ( the site admin ) have set up the members … Continue reading Buddypress Social Icons Plugin

An alternative to TimThumb

Timthumb was very popular in past and was being used in every project which have re-sizing image functionality but┬аthat script is not continue because this┬аscript contains many bugs. Using this┬аbug, someone can inject script in your hosting. And now, its time to move from timthumb to another on-the-fly image resizeing script. In wordpress, many developers … Continue reading An alternative to TimThumb

WP Star Rating WordPress Plugin

WP Star Rating WordPress Plugin allows you to set up rating and review system for posts, pages and products in your blog. You can set many options for displaying the rating stars displaying top ratings and other statistics generated by the plugin. Plugin includes advanced settings panels that will allow you to control many aspects … Continue reading WP Star Rating WordPress Plugin

WordPress 4.1.2 Security Release & Severe Security issue with WordPress Plugins

There is a critical security issue has been detected recently with WordPress and WordPress team have released a new version. WordPress 4.1.2 is now available, so please update all your blogs immediately. All previous versions including 4.1.1 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a … Continue reading WordPress 4.1.2 Security Release & Severe Security issue with WordPress Plugins

WP EasyScroll Posts

Easy and fast load plugin to append next page of posts to your current page when a user scrolls to the bottom. “WP EasyScroll Posts” plugin has ability to load content via AJAX within the current page or content area as you scroll down. The new content can be loaded automatically each time you scroll … Continue reading WP EasyScroll Posts

Automatically Complete WooCommerce Orders

When a WooCommerce order is placed, the customer will pay for it, the order will be fulfilled and the item(s) dispatched, at which point the order will probably be marked as тАШCompletedтАЩ. This process is supported in WooCommerce and allows the order to go from тАШPendingтАЩ, to тАШProcessingтАЩ, and finally to тАШCompletedтАЩ once the products … Continue reading Automatically Complete WooCommerce Orders

How To Rename “WP-Content” Directory In WordPress?

Wp-content folder contains WordPress themes and plugins, or we just call them extensions, which makes your WordPress different from others.┬аYou can rename wp-content directory with your desired name┬аlike┬атАЬpublic_filesтАЭ or “assets“. Renaming of wp-content directory helps to hide your wordpress information from the hacker. Must Note Before changing It There are several plugins and themes that … Continue reading How To Rename “WP-Content” Directory In WordPress?

How to create a Simple WordPress theme?

WordPress is a great product. It’s easy-to-use, quite powerful, and flexible. Fundamentally, the WordPress Theme system is a way to “skin” your weblog. Yet, it is more than just a “skin.” Skinning your site implies that only the design is changed. A WordPress Theme is a collection of files that work together to produce a … Continue reading How to create a Simple WordPress theme?

Disabling Trackbacks and Pings on WordPress Posts

WordPress has a nice feature to receive and send pings/trackbacks from and to other websites. Every WordPress Website admin receive hundreds of spam trackbacks daily. More than 90% comments having trackbacks and pings showing below our posts. You can disable trackbacks and pings from the Settings ┬╗ Discussions page, but this option will only provide … Continue reading Disabling Trackbacks and Pings on WordPress Posts

Creating Custom Post Types by PHP code

There are two methods by which we can use to create our own custom post types: 1. By Using Plugins 2. By Using hard code into your themeтАЩs functions.php file. “Custom Post Type UI” is a nice plugin that allows you to easily create custom post types as well as taxonomies. This also provides PHP … Continue reading Creating Custom Post Types by PHP code