wordpress sql

Job ID: 37401508

Budget: $30 – $250 USD

I have a query regarding the initial setup process. When the installation is complete, the system automatically includes five categories, such as Pizza, Pasta, and Drinks, along with five products.

However, we would prefer to start with no pre-set menus – essentially, a “Zero Menu.” We do not want any sample categories, tags, or products to be included by default.

Is there a way to achieve this? Perhaps a code that can be removed to ensure the menu starts empty without the standard items?

For instance, consider this example code: https://gist.github.com/mikaelz/9f98dcf9664c51e88900. Is there a configuration code in WOOFOOD that allows for an empty menu to be set up?

Moreover, if a large menu has already been entered and we need to update it, it seems we must delete everything manually from the admin panel. Is there an SQL command that can completely remove the entire menu, including all categories, products, and tags? Can this be done with a single code execution?

EXAMPLE WEB MENU: http://pizzavenezia.ch/
Related categories: PHP SQL WordPress MySQL HTML