How to Create a WordPress Plugin

  • michez
  • December 19, 2022
  • 2 min read

Creating a WordPress plugin involves writing code using the WordPress plugin API (Application Programming Interface) and adhering to a specific directory structure and file naming conventions. Here are the general steps to create a WordPress plugin: Choose a unique name for your plugin and create a new directory with that name in the “wp-content/plugins” directory […]

Read More

Purchase List for WooCommerce

  • michez
  • April 13, 2020
  • 2 min read

Nowadays, for every online merchant Add to Wishlist has become one of the important aspects of their store. It helps to provide a better user experience. Though, having a single wishlist is not good enough for the eCommerce store. As most of the store provides the same feature, the customers want something more which will […]

Read More

Hard as it may be to fathom, the web has been a part of our world since CERN placed it into the public domain in 1993. And if you were building or browsing websites during that era, you might not have imagined how much design and functionality would evolve decades later. Using this new and experimental medium, […]

Read More