Changeset 2749439
- Timestamp:
- 06/29/2022 05:05:40 AM (3 years ago)
- Location:
- automatically-paginate-posts
- Files:
-
- 12 edited
- 1 copied
-
tags/0.3.1 (copied) (copied from automatically-paginate-posts/trunk)
-
tags/0.3.1/assets/build/index.asset.php (modified) (1 diff)
-
tags/0.3.1/assets/build/index.js (modified) (1 diff)
-
tags/0.3.1/automatically-paginate-posts.php (modified) (9 diffs)
-
tags/0.3.1/inc/class-block-editor.php (modified) (2 diffs)
-
tags/0.3.1/languages/automatically-paginate-posts.pot (modified) (1 diff)
-
tags/0.3.1/readme.txt (modified) (3 diffs)
-
trunk/assets/build/index.asset.php (modified) (1 diff)
-
trunk/assets/build/index.js (modified) (1 diff)
-
trunk/automatically-paginate-posts.php (modified) (9 diffs)
-
trunk/inc/class-block-editor.php (modified) (2 diffs)
-
trunk/languages/automatically-paginate-posts.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
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 6 6 * Plugin URI: http://www.oomphinc.com/plugins-modules/automatically-paginate-posts/ 7 7 * Description: Automatically inserts the <!--nextpage--> Quicktag into WordPress posts, pages, or custom post type content. 8 * Version: 0.3 8 * Version: 0.3.1 9 9 * Author: Erick Hitter & Oomph, Inc. 10 10 * Author URI: http://www.oomphinc.com/ 11 * Text Domain: auto paging11 * Text Domain: automatically-paginate-posts 12 12 * Domain Path: /languages/ 13 13 * … … 193 193 esc_html__( 194 194 'Post types can only be retrieved after the "init" hook.', 195 'auto paging'195 'automatically-paginate-posts' 196 196 ), 197 197 '0.3' … … 243 243 public function load_textdomain() { 244 244 load_plugin_textdomain( 245 'auto paging',245 'automatically-paginate-posts', 246 246 false, 247 247 dirname( plugin_basename( __FILE__ ) ) . '/languages/' … … 324 324 register_setting( 'reading', $this->option_name_num_words, array( $this, 'sanitize_num_words' ) ); 325 325 326 add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'auto paging' ), '__return_false', 'reading' );327 add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'auto paging' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );328 add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'auto paging' ), 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' ); 329 329 } 330 330 … … 404 404 405 405 $labels = array( 406 'pages' => __( 'Total number of pages:', 'auto paging' ),407 'words' => __( 'Approximate words per page:', 'auto paging' ),406 'pages' => __( 'Total number of pages:', 'automatically-paginate-posts' ), 407 'words' => __( 'Approximate words per page:', 'automatically-paginate-posts' ), 408 408 ); 409 409 … … 482 482 /> 483 483 484 <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'auto paging' ); ?></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> 485 485 <?php 486 486 } … … 519 519 } 520 520 521 add_meta_box( 'autopaging', __( 'Autopaging', 'auto paging' ), 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' ); 522 522 } 523 523 } … … 535 535 <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 ) ); ?> /> 536 536 <label for="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox"> 537 <?php esc_html_e( 'Disable autopaging for this post?', 'auto paging' ); ?>537 <?php esc_html_e( 'Disable autopaging for this post?', 'automatically-paginate-posts' ); ?> 538 538 </label> 539 539 </p> 540 <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'auto paging' ); ?></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> 541 541 <p class="description"> 542 542 <?php … … 545 545 esc_html__( 546 546 '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 'auto paging'547 'automatically-paginate-posts' 548 548 ), 549 549 // No need to escape a class constant. -
automatically-paginate-posts/tags/0.3.1/inc/class-block-editor.php
r2749430 r2749439 65 65 'description' => __( 66 66 'Whether or not to disable pagination for this post.', 67 'auto paging'67 'automatically-paginate-posts' 68 68 ), 69 69 'type' => 'boolean', … … 141 141 wp_set_script_translations( 142 142 $asset_handle, 143 'auto paging',143 'automatically-paginate-posts', 144 144 $plugin_base_dir . '/languages' 145 145 ); -
automatically-paginate-posts/tags/0.3.1/languages/automatically-paginate-posts.pot
r2749430 r2749439 6 6 "Report-Msgid-Bugs-To: " 7 7 "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" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" -
automatically-paginate-posts/tags/0.3.1/readme.txt
r2749430 r2749439 5 5 Requires at least: 3.4 6 6 Tested up to: 6.0 7 Stable tag: 0.3 7 Stable tag: 0.3.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 == Changelog == 50 50 51 = 0.3.1 = 52 * Fix translation support. 53 51 54 = 0.3 = 52 55 * Add support for content authored in block editor (Gutenberg). … … 62 65 == Upgrade Notice == 63 66 67 = 0.3.1 = 68 Fixes translation support. 69 64 70 = 0.3 = 65 71 Add 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 6 6 * Plugin URI: http://www.oomphinc.com/plugins-modules/automatically-paginate-posts/ 7 7 * Description: Automatically inserts the <!--nextpage--> Quicktag into WordPress posts, pages, or custom post type content. 8 * Version: 0.3 8 * Version: 0.3.1 9 9 * Author: Erick Hitter & Oomph, Inc. 10 10 * Author URI: http://www.oomphinc.com/ 11 * Text Domain: auto paging11 * Text Domain: automatically-paginate-posts 12 12 * Domain Path: /languages/ 13 13 * … … 193 193 esc_html__( 194 194 'Post types can only be retrieved after the "init" hook.', 195 'auto paging'195 'automatically-paginate-posts' 196 196 ), 197 197 '0.3' … … 243 243 public function load_textdomain() { 244 244 load_plugin_textdomain( 245 'auto paging',245 'automatically-paginate-posts', 246 246 false, 247 247 dirname( plugin_basename( __FILE__ ) ) . '/languages/' … … 324 324 register_setting( 'reading', $this->option_name_num_words, array( $this, 'sanitize_num_words' ) ); 325 325 326 add_settings_section( 'autopaging', __( 'Automatically Paginate Posts', 'auto paging' ), '__return_false', 'reading' );327 add_settings_field( 'autopaging-post-types', __( 'Supported post types:', 'auto paging' ), array( $this, 'settings_field_post_types' ), 'reading', 'autopaging' );328 add_settings_field( 'autopaging-paging-type', __( 'Split post by:', 'auto paging' ), 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' ); 329 329 } 330 330 … … 404 404 405 405 $labels = array( 406 'pages' => __( 'Total number of pages:', 'auto paging' ),407 'words' => __( 'Approximate words per page:', 'auto paging' ),406 'pages' => __( 'Total number of pages:', 'automatically-paginate-posts' ), 407 'words' => __( 'Approximate words per page:', 'automatically-paginate-posts' ), 408 408 ); 409 409 … … 482 482 /> 483 483 484 <p class="description"><?php esc_html_e( 'If chosen, each page will contain approximately this many words, depending on paragraph lengths.', 'auto paging' ); ?></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> 485 485 <?php 486 486 } … … 519 519 } 520 520 521 add_meta_box( 'autopaging', __( 'Autopaging', 'auto paging' ), 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' ); 522 522 } 523 523 } … … 535 535 <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 ) ); ?> /> 536 536 <label for="<?php echo esc_attr( $this->meta_key_disable_autopaging ); ?>_checkbox"> 537 <?php esc_html_e( 'Disable autopaging for this post?', 'auto paging' ); ?>537 <?php esc_html_e( 'Disable autopaging for this post?', 'automatically-paginate-posts' ); ?> 538 538 </label> 539 539 </p> 540 <p class="description"><?php esc_html__( 'Check the box above to prevent this post from automatically being split over multiple pages.', 'auto paging' ); ?></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> 541 541 <p class="description"> 542 542 <?php … … 545 545 esc_html__( 546 546 '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 'auto paging'547 'automatically-paginate-posts' 548 548 ), 549 549 // No need to escape a class constant. -
automatically-paginate-posts/trunk/inc/class-block-editor.php
r2749430 r2749439 65 65 'description' => __( 66 66 'Whether or not to disable pagination for this post.', 67 'auto paging'67 'automatically-paginate-posts' 68 68 ), 69 69 'type' => 'boolean', … … 141 141 wp_set_script_translations( 142 142 $asset_handle, 143 'auto paging',143 'automatically-paginate-posts', 144 144 $plugin_base_dir . '/languages' 145 145 ); -
automatically-paginate-posts/trunk/languages/automatically-paginate-posts.pot
r2749430 r2749439 6 6 "Report-Msgid-Bugs-To: " 7 7 "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" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" -
automatically-paginate-posts/trunk/readme.txt
r2749430 r2749439 5 5 Requires at least: 3.4 6 6 Tested up to: 6.0 7 Stable tag: 0.3 7 Stable tag: 0.3.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 == Changelog == 50 50 51 = 0.3.1 = 52 * Fix translation support. 53 51 54 = 0.3 = 52 55 * Add support for content authored in block editor (Gutenberg). … … 62 65 == Upgrade Notice == 63 66 67 = 0.3.1 = 68 Fixes translation support. 69 64 70 = 0.3 = 65 71 Add support for block editor and fix bug that created empty pages.
Note: See TracChangeset
for help on using the changeset viewer.