Plugin Directory

Changeset 2749439


Ignore:
Timestamp:
06/29/2022 05:05:40 AM (3 years ago)
Author:
ethitter
Message:

Update to version 0.3.1 from GitLab (https://git.ethitter.com/wp-plugins/automatically-paginate-posts; https://git.ethitter.com/wp-plugins/automatically-paginate-posts/-/jobs/19962)

Location:
automatically-paginate-posts
Files:
12 edited
1 copied

Legend:

Unmodified
Added
Removed
  • automatically-paginate-posts/tags/0.3.1/assets/build/index.asset.php

    r2749430 r2749439  
    1 <?php return array('dependencies' => array('wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => '6599c3d81e6a88ab5187');
     1<?php return array('dependencies' => array('wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => '13e15677e0a25c9783f2');
  • automatically-paginate-posts/tags/0.3.1/assets/build/index.js

    r2749430 r2749439  
    1 (()=>{"use strict";const e=window.wp.element,t=window.wp.editPost,n=window.wp.i18n,a=window.wp.primitives,i=(0,e.createElement)(a.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,e.createElement)(a.Path,{d:"M7.8 6c0-.7.6-1.2 1.2-1.2h6c.7 0 1.2.6 1.2 1.2v3h1.5V6c0-1.5-1.2-2.8-2.8-2.8H9C7.5 3.2 6.2 4.5 6.2 6v3h1.5V6zm8.4 11c0 .7-.6 1.2-1.2 1.2H9c-.7 0-1.2-.6-1.2-1.2v-3H6.2v3c0 1.5 1.2 2.8 2.8 2.8h6c1.5 0 2.8-1.2 2.8-2.8v-3h-1.5v3zM4 11v1h16v-1H4z"})),o=window.wp.plugins,s=window.wp.components,l=window.wp.compose,g=window.wp.data,{metaKey:c}=autopagingSettings,p=(0,l.compose)([(0,g.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),n=t("content");return{disabled:!!t("meta")[c],hasQuicktag:-1!==n.indexOf("wp:nextpage")}})),(0,g.withDispatch)((e=>{const{editPost:t}=e("core/editor");return{setDisabled:e=>{t({meta:{[c]:!!e}})}}}))])((t=>{let{disabled:a,hasQuicktag:i,setDisabled:o}=t;return(0,e.createElement)(e.Fragment,null,i&&(0,e.createElement)("p",{dangerouslySetInnerHTML:{__html:(0,n.__)("Autopaging is disabled because the <em>Page Break</em> block is used.","autopaging")}}),!i&&(0,e.createElement)(s.ToggleControl,{label:(0,n.__)("Disable autopaging for this post?","autopaging"),help:(0,n.__)("Check the box above to prevent this post from automatically being split over multiple pages.","autopaging"),checked:a,onChange:o}))})),r="autopaging";(0,o.registerPlugin)(r,{icon:i,render:()=>(0,e.createElement)(t.PluginDocumentSettingPanel,{name:r,title:(0,n.__)("Autopaging","autopaging"),className:r},(0,e.createElement)(p,null))})})();
     1(()=>{"use strict";const e=window.wp.element,t=window.wp.editPost,a=window.wp.i18n,i=window.wp.primitives,n=(0,e.createElement)(i.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,e.createElement)(i.Path,{d:"M7.8 6c0-.7.6-1.2 1.2-1.2h6c.7 0 1.2.6 1.2 1.2v3h1.5V6c0-1.5-1.2-2.8-2.8-2.8H9C7.5 3.2 6.2 4.5 6.2 6v3h1.5V6zm8.4 11c0 .7-.6 1.2-1.2 1.2H9c-.7 0-1.2-.6-1.2-1.2v-3H6.2v3c0 1.5 1.2 2.8 2.8 2.8h6c1.5 0 2.8-1.2 2.8-2.8v-3h-1.5v3zM4 11v1h16v-1H4z"})),o=window.wp.plugins,s=window.wp.components,l=window.wp.compose,c=window.wp.data,{metaKey:p}=autopagingSettings,g=(0,l.compose)([(0,c.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),a=t("content");return{disabled:!!t("meta")[p],hasQuicktag:-1!==a.indexOf("wp:nextpage")}})),(0,c.withDispatch)((e=>{const{editPost:t}=e("core/editor");return{setDisabled:e=>{t({meta:{[p]:!!e}})}}}))])((t=>{let{disabled:i,hasQuicktag:n,setDisabled:o}=t;return(0,e.createElement)(e.Fragment,null,n&&(0,e.createElement)("p",{dangerouslySetInnerHTML:{__html:(0,a.__)("Autopaging is disabled because the <em>Page Break</em> block is used.","automatically-paginate-posts")}}),!n&&(0,e.createElement)(s.ToggleControl,{label:(0,a.__)("Disable autopaging for this post?","automatically-paginate-posts"),help:(0,a.__)("Check the box above to prevent this post from automatically being split over multiple pages.","automatically-paginate-posts"),checked:i,onChange:o}))})),r="autopaging";(0,o.registerPlugin)(r,{icon:n,render:()=>(0,e.createElement)(t.PluginDocumentSettingPanel,{name:r,title:(0,a.__)("Autopaging","automatically-paginate-posts"),className:r},(0,e.createElement)(g,null))})})();
  • automatically-paginate-posts/tags/0.3.1/automatically-paginate-posts.php

    r2749430 r2749439  
    66 * Plugin URI: http://www.oomphinc.com/plugins-modules/automatically-paginate-posts/
    77 * Description: Automatically inserts the &lt;!--nextpage--&gt; Quicktag into WordPress posts, pages, or custom post type content.
    8  * Version: 0.3
     8 * Version: 0.3.1
    99 * Author: Erick Hitter & Oomph, Inc.
    1010 * Author URI: http://www.oomphinc.com/
    11  * Text Domain: autopaging
     11 * Text Domain: automatically-paginate-posts
    1212 * Domain Path: /languages/
    1313 *
     
    193193                    esc_html__(
    194194                        'Post types can only be retrieved after the "init" hook.',
    195                         'autopaging'
     195                        'automatically-paginate-posts'
    196196                    ),
    197197                    '0.3'
     
    243243    public function load_textdomain() {
    244244        load_plugin_textdomain(
    245             'autopaging',
     245            'automatically-paginate-posts',
    246246            false,
    247247            dirname( plugin_basename( __FILE__ ) ) . '/languages/'
     
    324324        register_setting( 'reading', $this->option_name_num_words, array( $this, 'sanitize_num_words' ) );
    325325
    326         add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'autopaging' ), '__return_false', 'reading' );
    327         add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'autopaging' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );
    328         add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'autopaging' ), array( $this, 'settings_field_paging_type' ), 'reading', 'autopaging' );
     326        add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'automatically-paginate-posts' ), '__return_false', 'reading' );
     327        add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'automatically-paginate-posts' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );
     328        add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'automatically-paginate-posts' ), array( $this, 'settings_field_paging_type' ), 'reading', 'autopaging' );
    329329    }
    330330
     
    404404
    405405        $labels = array(
    406             'pages' => __( 'Total number of pages:', 'autopaging' ),
    407             'words' => __( 'Approximate words per page:', 'autopaging' ),
     406            'pages' => __( 'Total number of pages:', 'automatically-paginate-posts' ),
     407            'words' => __( 'Approximate words per page:', 'automatically-paginate-posts' ),
    408408        );
    409409
     
    482482            />
    483483
    484             <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'autopaging' ); ?></p>
     484            <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'automatically-paginate-posts' ); ?></p>
    485485        <?php
    486486    }
     
    519519            }
    520520
    521             add_meta_box( 'autopaging', __( 'Autopaging', 'autopaging' ), array( $this, 'meta_box_autopaging' ), $post_type, 'side' );
     521            add_meta_box( 'autopaging', __( 'Autopaging', 'automatically-paginate-posts' ), array( $this, 'meta_box_autopaging' ), $post_type, 'side' );
    522522        }
    523523    }
     
    535535            <input type="checkbox" name="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>" id="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox" value="1"<?php checked( (bool) get_post_meta( $post->ID, $this->meta_key_disable_autopaging, true ) ); ?> />
    536536            <label for="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox">
    537                 <?php esc_html_e( 'Disable autopaging for this post?', 'autopaging' ); ?>
     537                <?php esc_html_e( 'Disable autopaging for this post?', 'automatically-paginate-posts' ); ?>
    538538            </label>
    539539        </p>
    540         <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'autopaging' ); ?></p>
     540        <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'automatically-paginate-posts' ); ?></p>
    541541        <p class="description">
    542542            <?php
     
    545545                    esc_html__(
    546546                        'Note that if the %1$s Quicktag is used to manually page this post, automatic paging won\'t be applied, regardless of the setting above.',
    547                         'autopaging'
     547                        'automatically-paginate-posts'
    548548                    ),
    549549                    // No need to escape a class constant.
  • automatically-paginate-posts/tags/0.3.1/inc/class-block-editor.php

    r2749430 r2749439  
    6565                    'description'       => __(
    6666                        'Whether or not to disable pagination for this post.',
    67                         'autopaging'
     67                        'automatically-paginate-posts'
    6868                    ),
    6969                    'type'              => 'boolean',
     
    141141        wp_set_script_translations(
    142142            $asset_handle,
    143             'autopaging',
     143            'automatically-paginate-posts',
    144144            $plugin_base_dir . '/languages'
    145145        );
  • automatically-paginate-posts/tags/0.3.1/languages/automatically-paginate-posts.pot

    r2749430 r2749439  
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/automatically-paginate-posts\n"
    8 "POT-Creation-Date: 2022-06-29 04:16:26+00:00\n"
     8"POT-Creation-Date: 2022-06-29 04:55:16+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • automatically-paginate-posts/tags/0.3.1/readme.txt

    r2749430 r2749439  
    55Requires at least: 3.4
    66Tested up to: 6.0
    7 Stable tag: 0.3
     7Stable tag: 0.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949== Changelog ==
    5050
     51= 0.3.1 =
     52* Fix translation support.
     53
    5154= 0.3 =
    5255* Add support for content authored in block editor (Gutenberg).
     
    6265== Upgrade Notice ==
    6366
     67= 0.3.1 =
     68Fixes translation support.
     69
    6470= 0.3 =
    6571Add support for block editor and fix bug that created empty pages.
  • automatically-paginate-posts/trunk/assets/build/index.asset.php

    r2749430 r2749439  
    1 <?php return array('dependencies' => array('wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => '6599c3d81e6a88ab5187');
     1<?php return array('dependencies' => array('wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-primitives'), 'version' => '13e15677e0a25c9783f2');
  • automatically-paginate-posts/trunk/assets/build/index.js

    r2749430 r2749439  
    1 (()=>{"use strict";const e=window.wp.element,t=window.wp.editPost,n=window.wp.i18n,a=window.wp.primitives,i=(0,e.createElement)(a.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,e.createElement)(a.Path,{d:"M7.8 6c0-.7.6-1.2 1.2-1.2h6c.7 0 1.2.6 1.2 1.2v3h1.5V6c0-1.5-1.2-2.8-2.8-2.8H9C7.5 3.2 6.2 4.5 6.2 6v3h1.5V6zm8.4 11c0 .7-.6 1.2-1.2 1.2H9c-.7 0-1.2-.6-1.2-1.2v-3H6.2v3c0 1.5 1.2 2.8 2.8 2.8h6c1.5 0 2.8-1.2 2.8-2.8v-3h-1.5v3zM4 11v1h16v-1H4z"})),o=window.wp.plugins,s=window.wp.components,l=window.wp.compose,g=window.wp.data,{metaKey:c}=autopagingSettings,p=(0,l.compose)([(0,g.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),n=t("content");return{disabled:!!t("meta")[c],hasQuicktag:-1!==n.indexOf("wp:nextpage")}})),(0,g.withDispatch)((e=>{const{editPost:t}=e("core/editor");return{setDisabled:e=>{t({meta:{[c]:!!e}})}}}))])((t=>{let{disabled:a,hasQuicktag:i,setDisabled:o}=t;return(0,e.createElement)(e.Fragment,null,i&&(0,e.createElement)("p",{dangerouslySetInnerHTML:{__html:(0,n.__)("Autopaging is disabled because the <em>Page Break</em> block is used.","autopaging")}}),!i&&(0,e.createElement)(s.ToggleControl,{label:(0,n.__)("Disable autopaging for this post?","autopaging"),help:(0,n.__)("Check the box above to prevent this post from automatically being split over multiple pages.","autopaging"),checked:a,onChange:o}))})),r="autopaging";(0,o.registerPlugin)(r,{icon:i,render:()=>(0,e.createElement)(t.PluginDocumentSettingPanel,{name:r,title:(0,n.__)("Autopaging","autopaging"),className:r},(0,e.createElement)(p,null))})})();
     1(()=>{"use strict";const e=window.wp.element,t=window.wp.editPost,a=window.wp.i18n,i=window.wp.primitives,n=(0,e.createElement)(i.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,e.createElement)(i.Path,{d:"M7.8 6c0-.7.6-1.2 1.2-1.2h6c.7 0 1.2.6 1.2 1.2v3h1.5V6c0-1.5-1.2-2.8-2.8-2.8H9C7.5 3.2 6.2 4.5 6.2 6v3h1.5V6zm8.4 11c0 .7-.6 1.2-1.2 1.2H9c-.7 0-1.2-.6-1.2-1.2v-3H6.2v3c0 1.5 1.2 2.8 2.8 2.8h6c1.5 0 2.8-1.2 2.8-2.8v-3h-1.5v3zM4 11v1h16v-1H4z"})),o=window.wp.plugins,s=window.wp.components,l=window.wp.compose,c=window.wp.data,{metaKey:p}=autopagingSettings,g=(0,l.compose)([(0,c.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),a=t("content");return{disabled:!!t("meta")[p],hasQuicktag:-1!==a.indexOf("wp:nextpage")}})),(0,c.withDispatch)((e=>{const{editPost:t}=e("core/editor");return{setDisabled:e=>{t({meta:{[p]:!!e}})}}}))])((t=>{let{disabled:i,hasQuicktag:n,setDisabled:o}=t;return(0,e.createElement)(e.Fragment,null,n&&(0,e.createElement)("p",{dangerouslySetInnerHTML:{__html:(0,a.__)("Autopaging is disabled because the <em>Page Break</em> block is used.","automatically-paginate-posts")}}),!n&&(0,e.createElement)(s.ToggleControl,{label:(0,a.__)("Disable autopaging for this post?","automatically-paginate-posts"),help:(0,a.__)("Check the box above to prevent this post from automatically being split over multiple pages.","automatically-paginate-posts"),checked:i,onChange:o}))})),r="autopaging";(0,o.registerPlugin)(r,{icon:n,render:()=>(0,e.createElement)(t.PluginDocumentSettingPanel,{name:r,title:(0,a.__)("Autopaging","automatically-paginate-posts"),className:r},(0,e.createElement)(g,null))})})();
  • automatically-paginate-posts/trunk/automatically-paginate-posts.php

    r2749430 r2749439  
    66 * Plugin URI: http://www.oomphinc.com/plugins-modules/automatically-paginate-posts/
    77 * Description: Automatically inserts the &lt;!--nextpage--&gt; Quicktag into WordPress posts, pages, or custom post type content.
    8  * Version: 0.3
     8 * Version: 0.3.1
    99 * Author: Erick Hitter & Oomph, Inc.
    1010 * Author URI: http://www.oomphinc.com/
    11  * Text Domain: autopaging
     11 * Text Domain: automatically-paginate-posts
    1212 * Domain Path: /languages/
    1313 *
     
    193193                    esc_html__(
    194194                        'Post types can only be retrieved after the "init" hook.',
    195                         'autopaging'
     195                        'automatically-paginate-posts'
    196196                    ),
    197197                    '0.3'
     
    243243    public function load_textdomain() {
    244244        load_plugin_textdomain(
    245             'autopaging',
     245            'automatically-paginate-posts',
    246246            false,
    247247            dirname( plugin_basename( __FILE__ ) ) . '/languages/'
     
    324324        register_setting( 'reading', $this->option_name_num_words, array( $this, 'sanitize_num_words' ) );
    325325
    326         add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'autopaging' ), '__return_false', 'reading' );
    327         add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'autopaging' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );
    328         add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'autopaging' ), array( $this, 'settings_field_paging_type' ), 'reading', 'autopaging' );
     326        add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'automatically-paginate-posts' ), '__return_false', 'reading' );
     327        add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'automatically-paginate-posts' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );
     328        add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'automatically-paginate-posts' ), array( $this, 'settings_field_paging_type' ), 'reading', 'autopaging' );
    329329    }
    330330
     
    404404
    405405        $labels = array(
    406             'pages' => __( 'Total number of pages:', 'autopaging' ),
    407             'words' => __( 'Approximate words per page:', 'autopaging' ),
     406            'pages' => __( 'Total number of pages:', 'automatically-paginate-posts' ),
     407            'words' => __( 'Approximate words per page:', 'automatically-paginate-posts' ),
    408408        );
    409409
     
    482482            />
    483483
    484             <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'autopaging' ); ?></p>
     484            <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'automatically-paginate-posts' ); ?></p>
    485485        <?php
    486486    }
     
    519519            }
    520520
    521             add_meta_box( 'autopaging', __( 'Autopaging', 'autopaging' ), array( $this, 'meta_box_autopaging' ), $post_type, 'side' );
     521            add_meta_box( 'autopaging', __( 'Autopaging', 'automatically-paginate-posts' ), array( $this, 'meta_box_autopaging' ), $post_type, 'side' );
    522522        }
    523523    }
     
    535535            <input type="checkbox" name="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>" id="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox" value="1"<?php checked( (bool) get_post_meta( $post->ID, $this->meta_key_disable_autopaging, true ) ); ?> />
    536536            <label for="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox">
    537                 <?php esc_html_e( 'Disable autopaging for this post?', 'autopaging' ); ?>
     537                <?php esc_html_e( 'Disable autopaging for this post?', 'automatically-paginate-posts' ); ?>
    538538            </label>
    539539        </p>
    540         <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'autopaging' ); ?></p>
     540        <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'automatically-paginate-posts' ); ?></p>
    541541        <p class="description">
    542542            <?php
     
    545545                    esc_html__(
    546546                        'Note that if the %1$s Quicktag is used to manually page this post, automatic paging won\'t be applied, regardless of the setting above.',
    547                         'autopaging'
     547                        'automatically-paginate-posts'
    548548                    ),
    549549                    // No need to escape a class constant.
  • automatically-paginate-posts/trunk/inc/class-block-editor.php

    r2749430 r2749439  
    6565                    'description'       => __(
    6666                        'Whether or not to disable pagination for this post.',
    67                         'autopaging'
     67                        'automatically-paginate-posts'
    6868                    ),
    6969                    'type'              => 'boolean',
     
    141141        wp_set_script_translations(
    142142            $asset_handle,
    143             'autopaging',
     143            'automatically-paginate-posts',
    144144            $plugin_base_dir . '/languages'
    145145        );
  • automatically-paginate-posts/trunk/languages/automatically-paginate-posts.pot

    r2749430 r2749439  
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/automatically-paginate-posts\n"
    8 "POT-Creation-Date: 2022-06-29 04:16:26+00:00\n"
     8"POT-Creation-Date: 2022-06-29 04:55:16+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • automatically-paginate-posts/trunk/readme.txt

    r2749430 r2749439  
    55Requires at least: 3.4
    66Tested up to: 6.0
    7 Stable tag: 0.3
     7Stable tag: 0.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949== Changelog ==
    5050
     51= 0.3.1 =
     52* Fix translation support.
     53
    5154= 0.3 =
    5255* Add support for content authored in block editor (Gutenberg).
     
    6265== Upgrade Notice ==
    6366
     67= 0.3.1 =
     68Fixes translation support.
     69
    6470= 0.3 =
    6571Add support for block editor and fix bug that created empty pages.
Note: See TracChangeset for help on using the changeset viewer.