Remove link rel shortlink from your site head area.
Remove WordPress version.
How to implement 1. Locate the file wp-config.php in the base directory of your WordPress directory. 2. Open the file in a text editor.…
If you want to specify a maximum number of revisions, change false to an integer/number (e.g., 3 or 5).
Disable JSON REST API
Avoid multiple logins without additional plugins/tools. Must have a login feature enabled on the site. Test with 5+ wrong passwords. If locked out: Clear…
It will be useful for debugging the data/information of WooCommerce, APIs, AJAX, etc. Before running this code must enable (‘WP_DEBUG’), (‘WP_DEBUG_LOG’).
Free shipping option available only if the amount is above the threshold (Flat Rate + Free Shipping).
This will help to restrict/block wholesale users from checkout. Create a custom role OR use an existing (e.g., subscriber).
It will help to save the custom fields’ data, like GST No./ Notes Field/ Other Recommended Fields. Replace the Field name and the custom…
Enables wordpress to sideload images from URL that don’t have file extension in the URL, very useful for WooCommerce CSV product importer