Skip to content

Doesn't work in WP 4.x #1

@DeveloperWil

Description

@DeveloperWil

WordPress 4.x changed the UI of the editor and the way that the Visual and HTML tabs work. This breaks the plugin.

The editor UI changes are in /wp-admin/js/editor.js
Specifically using the JS function
window.switchEditors.switchto( id )

button IDs are #tmce_content and #html_content

Look into a way of testing forWP >= 4.0 and using the JS instead of CSS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions