Title: Imants's Replies | WordPress.org

---

# Imants

  [  ](https://wordpress.org/support/users/0aksmith/)

 *   [Profile](https://wordpress.org/support/users/0aksmith/)
 *   [Topics Started](https://wordpress.org/support/users/0aksmith/topics/)
 *   [Replies Created](https://wordpress.org/support/users/0aksmith/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/0aksmith/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/0aksmith/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/0aksmith/engagements/)
 *   [Favorites](https://wordpress.org/support/users/0aksmith/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/0aksmith/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/0aksmith/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/0aksmith/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Search Website Settings](https://wordpress.org/support/topic/search-website-settings/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/search-website-settings/#post-18810991)
 * All good [@ibiza69](https://wordpress.org/support/users/ibiza69/) 🙂
   I was just
   about to reply that its very likely that this is coming from another plugin as
   we haven’t introduced such admin-bar option.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Search Website Settings](https://wordpress.org/support/topic/search-website-settings/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/search-website-settings/#post-18810981)
 * Hi [@ibiza69](https://wordpress.org/support/users/ibiza69/) 
   Thank you for the
   update!Could you please share a bigger screenshot so i can understand better 
   what exactly has appeared?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Add default snippet list filter (Active / All) as a Screen Options setting](https://wordpress.org/support/topic/add-default-snippet-list-filter-active-all-as-a-screen-options-setting/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 2 weeks ago](https://wordpress.org/support/topic/add-default-snippet-list-filter-active-all-as-a-screen-options-setting/#post-18801343)
 * [@devksec](https://wordpress.org/support/users/devksec/) while waitng on us to
   implement such screen options setting, feel free to use the snippet below:
 *     ```wp-block-code
       // Set default Snippets view to "active".add_filter( 'code_snippets/list_table/default_view', function( $default ) {    return 'active'; // one of: 'all', 'active', 'inactive', ...} );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Add and edit snippets does not load](https://wordpress.org/support/topic/add-and-edit-snippets-does-not-load/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/add-and-edit-snippets-does-not-load/#post-18796429)
 * Hi [@johanlinder](https://wordpress.org/support/users/johanlinder/) Are you still
   experiencing the reported issue, after updating to the latest version as of now`
   v3.9.4`?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Network Settings option to restrict Snippets menu does not work](https://wordpress.org/support/topic/network-settings-option-to-restrict-snippets-menu-does-not-work/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/network-settings-option-to-restrict-snippets-menu-does-not-work/#post-18796423)
 * Hi [@coria](https://wordpress.org/support/users/coria/), could you please confirm
   that the issue has been resolved with the latest release `v3.9.4`?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Cannot import in Code Snippets on Local WP](https://wordpress.org/support/topic/cannot-import-in-code-snippets-on-local-wp/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/cannot-import-in-code-snippets-on-local-wp/#post-18796416)
 * Hi [@tobyfoote](https://wordpress.org/support/users/tobyfoote/) 
   could you please
   share with us what is your current WP Core version and the PHP runtime version?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Update on multisite](https://wordpress.org/support/topic/update-on-multisite/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/update-on-multisite/#post-18796413)
 * Hi [@juriss](https://wordpress.org/support/users/juriss/) 
   Could you please send
   a [loom.com](https://www.loom.com/) screen recording to `team[at]codesnippets.
   pro`We will be happy to assist you there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Code Snippets to work with WP 6.9](https://wordpress.org/support/topic/code-snippets-to-work-with-wp-6-9/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [6 months, 4 weeks ago](https://wordpress.org/support/topic/code-snippets-to-work-with-wp-6-9/#post-18789539)
 * Hi! [@cleve0wp0org](https://wordpress.org/support/users/cleve0wp0org/) 
   The plugin
   does work with the latest WP Core release (version 6.9) however we are still 
   testing some more complex scenarios to be fully certain about the compatibility.
   This should be confirmed in the next release. Thank you for your understanding
   and support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] [Bug] Trashing a snippet in Network Admin activates it](https://wordpress.org/support/topic/bug-trashing-a-snippet-in-network-admin-activates-it/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [8 months ago](https://wordpress.org/support/topic/bug-trashing-a-snippet-in-network-admin-activates-it/#post-18751940)
 * Hi [@wordoping](https://wordpress.org/support/users/wordoping/) 
   Thanks so much
   for reporting this and for the super clear steps to reproduce it, that really
   helps a lot!
 * You’re absolutely right, this behavior is not what we’d expect. Trashing a snippet
   definitely shouldn’t cause it to run, especially in a network/multisite setup.
 * **We’ve confirmed the bug and have created an issue for it here:**[https://github.com/codesnippetspro/code-snippets/issues/317](https://github.com/codesnippetspro/code-snippets/issues/317)
 * We’ll keep the thread updated as we work on a fix.
 * Thanks again for catching this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] “Active” Button](https://wordpress.org/support/topic/active-button/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/active-button/#post-18737859)
 * Hi [@davantalus](https://wordpress.org/support/users/davantalus/)! 
   Thank you
   for reaching out!You are absolutely right, we definitely have overlooked this
   styling issue.Rest assured it will be fixed in the next release.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Failed to initialize plugin: code_snippets](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [9 months ago](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/#post-18719371)
 * Hi Guys! I just want to drop a quick update that we are still looking into this.
 * I did manage to fix this for myself, however is worth noting that im using all
   latest versions of WP core, Woocommerce, Sign-Up Sheets, WP Forms, Code Snippets
   v3.9.1 and the latest Chrome, Firefox and/or Safari browsers.
 * Also to clarify id like to add that this issue is not affecting any functionality
   in terms of snippets execution as this is just an incompatibility with our way
   to extend the options of the WP built-in classic editor (TinyMCE).
 * ![](https://i0.wp.com/snipboard.io/msSgOP.jpg?ssl=1)
 * I would also like to thank you all one more time for reporting this issue promptly
   and please keep doing so.
 * Any additional information, that you can share here, about your setup, like additional
   plugin versions, browser brand and version, OS and any relevant debug/error/console
   logs is highly appreciated as it will help us to recreate your specific conditions
   and get to the bottom of this issue.
    -  This reply was modified 9 months ago by [Imants](https://wordpress.org/support/users/0aksmith/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Failed to initialize plugin: code_snippets](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [9 months ago](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/#post-18718846)
 * [@pastorcg](https://wordpress.org/support/users/pastorcg/) and [@flyingokole](https://wordpress.org/support/users/flyingokole/)
   thank you again for reporting this so quickly. 
   Thanks to you I was able to reproduce
   the issue and fix the incompatibility with the TinyMCE integration. A patch version
   has been released just now. Please update at your earliest opportunity and let
   me know if the fix worked out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Failed to initialize plugin: code_snippets](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [9 months ago](https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/#post-18718822)
 * [@pastorcg](https://wordpress.org/support/users/pastorcg/) Thank you so much 
   for reporting this and listing the plugins.
   Im not sure yet what could be causing
   this but I will look into this and test myself too.I’ll keep you posted over 
   here, and release a patch as soon as i have one.In the meantime, feel free to
   rollback to a previous version, if this is causing any trouble.You can easily
   do that from the plugin settings > debug page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] File-based execution mode for snippets](https://wordpress.org/support/topic/file-based-execution-mode-for-snippets/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/file-based-execution-mode-for-snippets/#post-18695729)
 * [@ayyazahmad](https://wordpress.org/support/users/ayyazahmad/) Im really sorry
   to hear that!
   Due to the nature of our plugin, unfortunately there might multiple
   reasons why the site has crashed.As requested above, any debug or error log information
   will be very useful to better asses the situation and understand if its an issue
   with our implementation or perhaps something in the active snippets.Additionally
   you can also try troubleshooting the site using the Safe Mode, with one of methods
   listed here: [https://codesnippets.pro/doc/help-my-site-broke-how-can-i-fix-it/](https://codesnippets.pro/doc/help-my-site-broke-how-can-i-fix-it/)
   or you can delete this file: `wp-content/code-snippets/flat-files-enabled.flag`,
   which will turn off the file-based execution mode.To avoid sharing any logs publicly,
   feel free to join our Discord: [https://discord.gg/pnXdSPDC](https://discord.gg/pnXdSPDC)
   or write us directly to `team[at]codesnippets.pro`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Pagination issue in Code Snippets REST API](https://wordpress.org/support/topic/pagination-issue-in-code-snippets-rest-api/)
 *  Plugin Author [Imants](https://wordpress.org/support/users/0aksmith/)
 * (@0aksmith)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/pagination-issue-in-code-snippets-rest-api/#post-18691067)
 * [@hippoosupport](https://wordpress.org/support/users/hippoosupport/) we have 
   just release a fix for the pagination issue in version `3.7.1-beta.3`.
   Also feel
   free to join our discord here: [https://discord.gg/pnXdSPDC](https://discord.gg/pnXdSPDC)

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/0aksmith/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/0aksmith/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/0aksmith/replies/page/2/?output_format=md)