WP Manifestindependent plugin directory
manifest / editor / advanced-editor

Dhanveer Advanced Editor

Dhanveer Advanced Editor is a production-grade WordPress extension built to restore and supercharge the writing experience. It completely replaces Gutenberg with a high-density, feature-rich Classic Editor environment designed for professional editorial workflows. Key SEO Features: Disable Gutenberg & Widget

by Dhanveersing · github.com/dhanveersingr/advanced-editor

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dhanveersingr/advanced-editor/archive/refs/heads/main.zip

The ultimate production-grade Classic Editor extension for WordPress. Disables Gutenberg and unlocks the full hidden power of TinyMCE.

Description

Advanced Editor is designed for professional publishers who require the speed and reliability of the Classic Editor combined with modern power features.

Unlike other plugins that merely add a few buttons, Advanced Editor entirely rewrites the editor's core configuration to provide a desktop-grade writing environment.

Why Advanced Editor?

  • Total Gutenberg Disablement: One-click removal of the Block Editor and Widget Blocks.
  • 3 High-Density Toolbar Rows: Every core TinyMCE plugin is unlocked and organized into a space-optimized layout.
  • Semantic Archetypes: One-click formatting for News, Blogs, Wikis, and Product Reviews. Includes automatic Drop-Caps and Pros/Cons styling.
  • 100% Self-Sufficient: All assets (20+ TinyMCE plugins) are bundled locally. Zero external CDN dependencies, making it 100% offline-compatible and privacy-compliant.
  • HTML Preservation Engine: Prevents WordPress from stripping Iframes, Spans, Divs, and Scripts during mode switching.

Installation

  1. Upload the advanced-editor folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Posts > Add New to experience the upgraded editor.

Screenshots

  1. The high-density 3-row Classic Editor interface.
  2. Semantic Archetypes menu in the Formats dropdown.
  3. Advanced Table and Developer tools in action.

Frequently Asked Questions

Does it work with the latest WordPress?

Yes, it is tested with WordPress 6.x and supports the latest TinyMCE 4 core.

Can I use this offline?

Absolutely. All editor scripts are bundled locally within the plugin folder.

Changelog

1.0.0

  • Initial release.
  • Added 3-row high-density layout.
  • Implemented Semantic Archetypes system.
  • Localized all TinyMCE assets for offline support.