WooCommerce checkout consists of basic checkout fields for billing, shipping and order notes but what if we need to add additional fields in the checkout ?? New fields in the WooCommerce checkout can be added using the hooks/filters provided by the WooCommerce plugin. Required Filter In WooCommerce checkout billing and shipping fields [...]
Mubashir
WordPress has turned into the mostly used CMS over the web and one of the reasons of its popularity is due to the availability of thousands of free/premium plugins and themes. While developing a WordPress plugin sometime we need to see if the dependent plugin is already install into the system, because our newly created plugin [...]
Mubashir
WordPress Custom Post Types are really powerful feature and using custom post type one can extend WordPress from the native posts or pages to the content of your choice. One problem which many novice developers come across while creating custom posts type is that they manually have to flush permalink by going into WordPress settings [...]
Mubashir
Recent Comments