• Hello,

    This post is about the fact that “Code Snippets” (wonderful tool) is added to the main menu of wp-admin.

    First of all, you have to keep in mind that usually this plugin is not something that you need to have it “one click away” because administrators have to be continuously using it, or that it should be “visible” so we don’t forget it’s there.

    Besides, in other languages it takes up two menu lines!

    I use other plugins that are integrated in the original wordpress menu. For example, “User role editor” goes under the “Users” menu, “UpdraftPlus Backups” is under “Settings”, or “Generatepress” goes under “Appearance”.

    I know this is something that some plugin developers do and others don’t, but personally I don’t like having the menu bar full of messy plugins without any kind of classification.

    For all this, and with all due respect, I feel the obligation to at least say it publicly.

    Does anyone else think that “Code Snippets” would look more integrated if it was inside the “Tools” menu of wp-admin?

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    This is something that will be an optional feature in the future. You can beta test it now, if you like, by adding this as an activated snippet:

    add_filter( 'code_snippets_compact_menu', '__return_true' );

    Please let us know if you have any feedback on this feature!

Viewing 1 replies (of 1 total)

The topic ‘“Code Snippets” in wp admin SUB-menu’ is closed to new replies.