Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 992 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 992 Bytes

tewnty20-before-after-block

Extension to Twenty20 Image Before-After plugin by Zayed Baloch for Wordpress.

This extensions add block to Gutenberg Editor.

To install it add in end of file ttwenty.php below code:

include_once('blocks/before-after-block.php');

And upload files from catalog - blocks.

Based on php-block.js by Gary Pendergast

alt text alt text alt text

Changelog

v2.0

  • Added MediaUpload support,
  • Added preview of images,
  • Using builded shortcode,

v1.0

  • 1st version of extension.