Add a GitHub connector so that users can save cloud snippets to GitHub instead of the WPCodeBox cloud account.
1
Ability to edit sites snippets, CSS etc in one place over MainWP where WPCodeBox are installed.
11
Possibility to create subfolders to hierarchize content or in any case tag system to find snippets more easily
5
Would be the ability to lock access to the plugin with a password so client's won't mess with my code. Something similar is avaliable in Updraft Plus Pro (the backup plugin).
5
Import From Other Plugins: WP Code Snippet Adanvced Script Script Organizer .note: bulk import is recommended
1
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.
1
Revisions history would be very useful, especially for css. Also a trash folder, in order not to lose anything by mistake.
2
It will be useful for faster recognition. Small letters like E = everywhere A = admin F = front
0
Similar to https://dplugins.com/products/scripts-organizer-acf-gutenberg-addon/ Just thinking openly now, I use ACFE. So why not reuse and sync the functions that is there maybe directly into WPCB somehow. Create from ACFE and then jump to do the finishing in WPCB or do everything form WPCB and they get added in ACFE block as well. I'm thinking about a sync with ACF extended and link and mange the code part as the render php template and enqueue css and js via WpCodeBox. Maybe you create the block in ACFE and then save and WPCB detects it and it's greyed out once both is active and "generate necessary files in WPCB" sometimes you may not need JS so maybe option to sway what files to "link/generate". Or we manually go to WPCB (still good if detected as both is active so grey out if WPCB to handle ACF Block assets so we don't mess things around) and create and link to an created ACFE ACF block. So once WPCB is activated these fields are greyed out and click to navigate to WPCB to write the html/php css and js. Decide to load as static files or inline in the ACF block.
1
It would be ideal if we could add multiple hooks to a snippet, just as we can with normal PHP functions. Or perhaps I am misunderstanding how WP Codebox works? I just created a snippet in the WP admin interface with two functions. In my IDE, I see that they are contained within a single anonymous function which is activated with the selected hook. Is the idea that we load the entire snippet into WP whenever desired, and then we could have any functions within the snippet that we want, each of which can have whichever hooks we want?
0
It would be very comfortable to be able to insert also fragments of code in the .htaccess file
0
Backup & sync snippets to Dropbox or Google Drive.
16
Please add an option to combine multiple files. For example, if I have 10 SCSS snippets I don'tΒ want toΒ have 10 separateΒ files.
2
It would be easy for users to see a check icon next to the cloud snippets that were downloaded to the current site.
1
As I personally transition from the Code Snippets plugin, one thing I'm finding that I'm missing is the ability to import/export snippets. This is important for ease of distribution to clients/customers that are not necessarily using WPCodeBox...yet. ; ) This goes hand in hand with the Add the ability to save CSS/JS to file feature request.
9