This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Agenda Editor

Description

This plugin tweaks the editor to support Bootstrap grid and adds a “Grid Block”.

Screenshots

  • Screenshot from editor

Blocks

This plugin provides 8 blocks.

  • Tab
  • Tab Block
  • Link Wrapper
  • Grid Block (Legacy Bootstrap)
  • HTML (Tweaked)
  • Slick.js Slide (Agenda Theme)
  • Slick.js
  • Grid Block (Tailwind)

Installation

  1. Install the plugin
  2. Enjoy

FAQ

How do center items in a row vertically

In the section “Align” of the Grid Block there is a selection box called “Vertical Alignment”

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Agenda Editor” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Agenda Editor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.4.2

  • Load jQuery externally as per WordPress specification

0.4.1

  • Added bugfixes regarding Slick slider and block categories made for 0.4

0.4.0

  • Added Tailwind Grid Block to support Tailwind CSS framework
  • Added support for WP 5.7
  • Editor always runs previously known “plain mode”. It supports recent WP versions very well.

0.3.0

  • Editor runs lighter plain mode by default. Improvements to editor component and performance.

0.2.1

  • Added settings page, making extra editor css optional

0.1.8

  • Specific build fix

0.1.7.1

  • Specific build fix

0.1.7

  • Disable too new wp hook (5.5)

0.1.6

  • Reduce editor hooks, improve compability with sites (scss)

0.1.5

  • Fix versioning in SVN

0.1.4

  • Fixed CPU Spiking of Grid Block preview

0.1.3

  • Grid blocks now automatically resolve validation errors (same as “Attempt Block Recovery”) to avoid end-users having to deal with invalid Grid blocks caused by minor className changes.
  • Asset size reduced.

0.1.2

Fixed selected block border preventing text selection in editor

0.1.1

Fixed function prefixes

0.1

Initial Release