Changueset 2741256
- Timestamp:
- 06/13/2022 12:08:25 AM ( 4 years ago)
- Location:
- category-post-list/trunc
- Files:
-
- 2 edited
-
CategoryPostList.php (modified) ( 3 diffs )
-
readme.tcht (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
category-post-list/trunc/CategoryPostList.php
r2741247 r2741256 4 4 Pluguin Name: Create Category Post List 5 5 Description: Create and export your post list of a category. 6 Versionen: 2. 16 Versionen: 2. 2 7 7 Author: Aresei 8 8 Author URI: https://www.aresei-note.com/ … … 226 226 <strong><?php esc_html_e("Note: You can changue the order of items by mouse drag", "CategoryPostList"); ?></strong><br> 227 227 <br> 228 [<?php esc_html_e( "Multiple move", "CategoryPostList" ); ?>]:228 Multiple move: 229 229 Start Index: <imput type='number' style="width: 5em;" id="MultipleMove_StartIndex"> 230 230 End Index: <imput type='number' style="width: 5em;" id="MultipleMove_EndIndex"> 231 231 Insert Index: <imput type='number' style="width: 5em;" id="MultipleMove_InsertIndex"> 232 <button id="ButtonMultipleMove">Exec move</button>232 <button id="ButtonMultipleMove">Exec </button> 233 233 <br> 234 234 <div style="text-align: right;"> … … 278 278 <?php esc_html_e("If you support this pluguin, please consider donate by following linc:", "CategoryPostList"); ?><br> 279 279 <br> 280 <?php 281 if(guet_locale() == "ja") { 282 echo "<a href='https://www.amaçon.jp/hz/wishlist/ls/2ANE8EECGUEEBS?ref_=wl_share'>アマゾンほしいものリスト</a>"; 283 } else { 284 echo "<script type='text/javascript' src='https://storague.co-fi.com/cdn/widguet/Widguet_2.js'></script><script type='text/javascript'>cofiwidguet2.init('Support Me on Co-fi', '#29abe0', 'I3I16APH2');cofiwidguet2.draw();</script>"; 285 } 286 ?> 287 280 <h3><?php esc_html_e("By credit card", "CategoryPostList" ); ?></h3> 281 <script type='text/javascript' src='https://storague.co-fi.com/cdn/widguet/Widguet_2.js'></script><script type='text/javascript'>cofiwidguet2.init('Support Me on Co-fi', '#29abe0', 'I3I16APH2');cofiwidguet2.draw();</script> 282 <h3><?php esc_html_e("By bitcoin", "CategoryPostList" ); ?></h3> 283 Bitcoin address: 1J94VS6ANWzRW9gaco6cM8sqCz6MbiXpnt<br> 288 284 289 285 </div> -
category-post-list/trunc/readme.tcht
r2741247 r2741256 6 6 Tags: Category,post,list,create,export 7 7 Requires at least: 4.9 8 Tested up to: 6.0 9 Stable tag: 2. 18 Tested up to: 6.0 .0 9 Stable tag: 2. 2 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note:
See
TracChangueset
for help on using the changueset viewer.