Plugin Directory

Changeset 1825059


Ignore:
Timestamp:
02/20/2018 08:34:48 AM (8 years ago)
Author:
matthias.s
Message:

Update

Location:
tinymce-page-break-button/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tinymce-page-break-button/trunk/readme.txt

    r1463995 r1825059  
    44Tags: page break, page, break, pagebreak, nextpage, TinyMCE, MCE, paged posts, pagination, multipage
    55Requires at least: 3.6
    6 Tested up to: 4.6
    7 Stable tag: 1.0.2
     6Tested up to: 5.0
     7Stable tag: 1.2.0
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4747== Changelog ==
    4848
     49= 1.2.0 =Update: February 19, 2018
     50
     51* Ready for WP 5.0.
     52
    4953= 1.0.2 =Update: July 30, 2016
    5054
     
    6266== Upgrade Notice ==
    6367
     68= 1.2.0 =Update: February 19, 2018
     69
     70* Ready for WP 5.0.
     71
    6472= 1.0.2 =Update: July 30, 2016
    6573
  • tinymce-page-break-button/trunk/tinymce-page-break-button.php

    r1463995 r1825059  
    44     * Plugin URI: http://wordpress.org/plugins/tinymce-page-break-button/
    55     * Description: This Plugin adds a Page Break Button to TinyMCE Menu for using the Nextpage-Tag in posts
    6      * Version: 1.0.2
    7      * Author: Matthias Siebler
    8      * Author URI: http://www.serdev.net
     6     * Version: 1.2.0
     7     * Author: Matthias.S
     8     * Author URI: https://profiles.wordpress.org/matthiass
    99     * License: GPLv2
    1010     */
    1111
    1212    /*
    13        Copyright 2014 Matthias Siebler (email: matthias.siebler@gmail.com)
     13       Copyright 2014-2018 Matthias Siebler (email: matthias.siebler@gmail.com)
    1414       This program is free software; you can redistribute it and/or modify
    1515       it under the terms of the GNU General Public License, version 2, as
Note: See TracChangeset for help on using the changeset viewer.