Changeset 1825059
- Timestamp:
- 02/20/2018 08:34:48 AM (8 years ago)
- Location:
- tinymce-page-break-button/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
tinymce-page-break-button.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tinymce-page-break-button/trunk/readme.txt
r1463995 r1825059 4 4 Tags: page break, page, break, pagebreak, nextpage, TinyMCE, MCE, paged posts, pagination, multipage 5 5 Requires at least: 3.6 6 Tested up to: 4.67 Stable tag: 1. 0.26 Tested up to: 5.0 7 Stable tag: 1.2.0 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 47 47 == Changelog == 48 48 49 = 1.2.0 =Update: February 19, 2018 50 51 * Ready for WP 5.0. 52 49 53 = 1.0.2 =Update: July 30, 2016 50 54 … … 62 66 == Upgrade Notice == 63 67 68 = 1.2.0 =Update: February 19, 2018 69 70 * Ready for WP 5.0. 71 64 72 = 1.0.2 =Update: July 30, 2016 65 73 -
tinymce-page-break-button/trunk/tinymce-page-break-button.php
r1463995 r1825059 4 4 * Plugin URI: http://wordpress.org/plugins/tinymce-page-break-button/ 5 5 * Description: This Plugin adds a Page Break Button to TinyMCE Menu for using the Nextpage-Tag in posts 6 * Version: 1. 0.27 * Author: Matthias Siebler8 * Author URI: http ://www.serdev.net6 * Version: 1.2.0 7 * Author: Matthias.S 8 * Author URI: https://profiles.wordpress.org/matthiass 9 9 * License: GPLv2 10 10 */ 11 11 12 12 /* 13 Copyright 2014 Matthias Siebler (email: matthias.siebler@gmail.com)13 Copyright 2014-2018 Matthias Siebler (email: matthias.siebler@gmail.com) 14 14 This program is free software; you can redistribute it and/or modify 15 15 it under the terms of the GNU General Public License, version 2, as
Note: See TracChangeset
for help on using the changeset viewer.