Possibility to create subfolders to hierarchize content or in any case tag system to find snippets more easily
2
With this, we could have more conditions without making the condition list overwhelming. If you have WooCommerce installed, show WooCommerce-related conditions. (These will be on top of the exiting general conditions)
0
Its pain to go trough every site and manually download updated snippets.
1
Allow users to generate a plugin by selecting certain code snippets. This will be useful when signing off a site to a client. You wouldn't want to allow that customer to have access to WPCodeBox. The solution is to generate a plugin with the code snippet used on that site, and give that to the client.
4
refined CSS suggestions to better conform to CSS rules example: when css rules: flex-direction: then the suggestion is: (row, column etc) Screenshot: https://prnt.sc/257xrze
1
This is not related to the order of execution, but to the organization/management of snippets and folders.
3
Backup & sync snippets to Dropbox or Google Drive.
3
At this moment there is no way to preview a cloud snippet - you have to download it first. Would be nice to click the cloud snippet so its content shows up in the code editor, and if you make sure this is what you need, then download it. Now you have to rely on good labels...
0
Ability to edit sites snippets, CSS etc in one place over MainWP where WPCodeBox are installed.
3
Save CSS and JS to file and not only in the database.
0
Create a cron that will call a secure endpoint and run snippets. This is useful for maintenance run-once snippets. Like the ones for deleting orphaned meta, or orphaned variations. It could also be useful for running scheduled tasks on a WordPress site.
0
Create a chrome extension, that will allow users to select a code snippet from any site like StackOverflow, Quora etc. Add a context menu on right-click, to save that snippet to the client's Code Snippets cloud account. This will be useful for saving snippets from around the web. No need to copy and paste that much anymore.
3
Show info about a function's parameters, return values, and usage in the Code Editor Autocomplete, and when hovering over it.
0
Use OpenAI Codex to generate WordPress Code Snippets using natural language.
1
To add the possiblity to activate/deactivate a snippet in the left panel instead of going into each snippet one by one. It should reflects if a condition is applied too.
0