
Read a useful and helpful WordPress blog. It helps to easily understand and implement complex solutions while building your WordPress plugins and Themes.
Latest Articles
- The Ultimate Guide to Using WooCommerce with WordPressby Raja Aman UllahUse WooCommerce with WordPress to set up your online store. This comprehensive guide to using WooCommerce will help you get started and optimize your store.
- How to differentiate between Action And Filter Hooksby Raja Aman UllahAction hooks are used for a variety of tasks, including adding HTML, CSS, and JS files. While the Filter hooks filter the data returned by a function.
- WooCommerce Product Functionsby Raja Aman UllahThis article contains all the necessary product functions those helps to write snippets in PHP and developing plugins and themes of WooCommerce.
- How to view all WordPress Hooksby Raja Aman UllahDisplay all action and filter WordPress hooks used in a page using a simple PHP snippet. View all WordPress content hooks to view hook order.
- How to match posts and categories in WordPressby Raja Aman UllahAn optimized solution in PHP to match posts, categories and other terms in WordPress. Match products and categories in WooCommerce.
- How to use WooCommerce Sessions and Cookiesby Raja Aman UllahSet, update and delete wp_woocommerce_session cookie. WooCommerce Sessions stores data for 48 hours but you can change it according to your needs.
- How to Install WordPress Coding Standardsby Raja Aman UllahInstall PHP, WooCommerce, and WordPress Coding Standards. WordPress coding standards are used to verify the coding standard of WordPress plugins and themes.
- How to add a custom post type in a tabby Raja Aman UllahShow your custom post type in a tab to display all the settings, post types, and reports in one menu/submenu so users can find and explore everything quickly.
- How to add Charts in WordPress Developmentby Raja Aman UllahMake it easy to add google charts in WordPress plugins and Themes. Use Line chart, pie chart, bar chart or any other type in few steps.
- How to customize WooCommerce Emailsby Raja Aman UllahExtend WC_Mail class and override the necessary fuctions to customize WooCommerce emails and use the beautiful woocommerce email templates.