Skip to content

What's going to happen to media buttons and TinyMCE custom buttons? #794

@UVLabs

Description

@UVLabs

What's going to happen to these?

image

I'm assuming we might not be able to use the same code since the editor will most likely look different? Hoping some documentation could be created ahead of time before this is merged into core so plugin and theme developers could update.

This is a widely used feature and though one can argue that it may be bad UX I believe it still has a place since you don't expect users to remember your shortcode which may be long in most cases or let them have to copy and paste it.

image

In my experience, I've seen both the custom tinyMCE buttons and the media buttons being used for this "shortcode injecting" feature.

Most plugins use this as some sort of a shortcode builder even:

image

I personally use it for one of my plugins to let users build their custom tweet boxes:

image

With this behavior you let users decide on the fly what data they want and not necessarily having to create it prior to needing it. Curious about your approach to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] QuestionQuestions about the design or development of the editor.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions