Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

MCE Table Buttons

Omschrijving

Adds table editing controls to the visual content editor (TinyMCE).

A light weight plug-in that adds the table editing controls from the full version of TinyMCE, optimized for WordPress. Note that this may not work in conjunction with other plug-ins that significantly alter or replace the visual editor’s default behavior.

Note that the table controls are contained in the “kitchen sink” toolbar, toggled with the last button on the first row of controls.

Schermafdrukken

  • The editor with the added table editing controls.

Installatie

  1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder
    mce-table-buttons to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Show the toolbar in the editor by opening the “kitchen sink” (the last button in the first row)

FAQ

Installation Instructions
  1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder
    mce-table-buttons to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Show the toolbar in the editor by opening the “kitchen sink” (the last button in the first row)

Beoordelingen

10 oktober 2020
I loved this plugin for a long time. But the table content created with this plugin is NOT translated by WPML (with AVIA and Enfold Theme) any more. For multilanguage useless. Say farewell - support is over.
26 augustus 2018
Incredible that a function like this has not yet been implemented in WordPress/TCE.
22 juni 2018
Essential convenience for creating and modifying tables via editor. Instead of manually coding HTML tables, this plugin allows you to visually create and modify tables. Table modification features like adding rows/columns, merging cells and changing between header cells are table cells spare the user tricky and tedious coding. No plugin options page required. Simply activate the link and a button will be added to the editor. The button consists of a dropdown with all the necessary actions. The design of the button and dropdown fits in seamlessly with the look of the editor.
Lees alle 54 beoordelingen

Bijdragers & ontwikkelaars

“MCE Table Buttons” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “MCE Table Buttons” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

3.3

  • Significantly update TinyMCE plugin from 4.1.x to 4.7.11
  • Drop support for WordPress 3.x, which means dropping TinyMCE 3.x and 4.0.x

3.2

  • WordPress 4.0 support, including a much newer TinyMCE plugin, with many new features, including background color and horizontal alignment
  • Dramatically improved support for paragraphed content inside of a cell (paragraph breaks no longer disappear on save)

3.1

  • Updated core TinyMCE table plugin from 4.0.20 to 4.0.21 in sync with WordPress – mostly bug and accessibility fixes
  • Refactored for compatibility with plugins like Advanced Custom Fields that do not use the_editor hook

3.0

  • Support for WordPress 3.9 and newer, which includes a major visual editor upgrade (TinyMCE 4)

2.0

  • New button icons that better conform with WordPress’s editor design
  • Retina (HiDPI) ready button icons!
  • Upgraded to latest version of TinyMCE tables plugin (fixes a lot of edge case bugs)
  • Rewrote code for hiding / display toolbar with kitchen sink (now a TinyMCE plug-in instead of a workaround) – the table buttons no longer briefly appear before page loading is finished

1.5

  • Table toolbar is hidden or displayed along with the kitchen sink (yay!)
  • Minor clean up to code base and files; optimized for WordPress 3.3

1.0.4

  • Updated TinyMCE table plug-in to corresponding TinyMCE update in WordPress 3.1 (still supports <3.1 too)

1.0.3.1

  • Updated support / developer information

1.0.3

  • Code clean up, 3.1 testing

1.0.2

  • Fixed editor save warning appearing for unchanged content when the table is at the bottom of the editor
  • Minor code clean up

1.0.1

  • Fixed issue with WebKit browsers (Safari and Chrome) – TinyMCE bug