Sammy Dicki, articles - page 174
Permalinks for WooCommerce Categories and Subcategories
How do I add a category and subcategory to my WordPress URL? How do I add categories and subcategories in WooCommerce? How do I show categories and su...
How to get customfield value by woocommerce product ID
How do I create a custom field value in WooCommerce? How do I create a custom field value in WordPress? How do I find my product ID in WooCommerce? Ho...
Remove “Browsed by Category” from Category Page
How do I remove category category title from pages? How do I remove categories from archive titles in WordPress? How do I remove a category title in W...
RSS and Post edits
Can I edit my RSS feed? Do RSS feeds automatically update? What does RSS stand for? How do I customize my RSS feed in WordPress? How do I edit my podc...
How to create a network using a command line script?
What is netsh command used for? How do I write a script in CMD? How do I run a netsh command on a remote computer? How do I start a service from the c...
How to detect if i am on plugin's settings page
How do I find my WordPress admin page? Is WP admin page? How do I add custom settings in WordPress? How do I check my health on WordPress? What is the...
What is wrong with this shortcode? to include external php file in WordPress posts
How do I add a shortcode to a PHP file in WordPress? How do I include a file in a shortcode? How do I create a function PHP file in WordPress theme? H...
How to log plugin errors to plugin error_log file
How do I fix my WordPress error log? How do I create an error log in WordPress? How do I find plugins errors in WordPress? How do I fix a WordPress pl...
How to turn off WooCommerce user registration and manually create accounts?
If you like, you can prevent customers from creating user accounts at all. To do this, go to WooCommerce > Settings > Accounts. Untick the boxes...
Disable / Remove Password for Login Wordpress
Upon activation, you need to visit Settings » Protect Passwords page to configure the plugin settings. Simply select the user roles or individual user...
Allowing all/different file type uploads
How do I change the file types in the upload field? How do I allow WordPress to upload all files? How do I change the file upload type in WordPress? H...
get the count of table rows
Counting all of the Rows in a Table. To counts all of the rows in a table, whether they contain NULL values or not, use COUNT(*). That form of the COU...