How to add location as category?
Ok, based on what you wrote in your comments you’ll want to go to your wp-content/plugins/ directory and create a new directory in there. Let’s call it: zains-locations. In that directory, make a new file called: zains-locations.php In that file, add the following: <?php /* Plugin Name: Zain’s Location Taxonomy Description: Add’s location taxonomy. Version: … Read more