Changeset 3462243
- Timestamp:
- 02/16/2026 07:12:00 AM (6 weeks ago)
- Location:
- w4-post-list
- Files:
-
- 10 edited
- 1 copied
-
tags/2.5.5 (copied) (copied from w4-post-list/trunk)
-
tags/2.5.5/admin/class-admin-main.php (modified) (1 diff)
-
tags/2.5.5/includes/class-w4-post-list.php (modified) (1 diff)
-
tags/2.5.5/languages/w4-post-list.pot (modified) (1 diff)
-
tags/2.5.5/readme.txt (modified) (3 diffs)
-
tags/2.5.5/w4-post-list.php (modified) (1 diff)
-
trunk/admin/class-admin-main.php (modified) (1 diff)
-
trunk/includes/class-w4-post-list.php (modified) (1 diff)
-
trunk/languages/w4-post-list.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/w4-post-list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
w4-post-list/tags/2.5.5/admin/class-admin-main.php
r2883184 r3462243 48 48 49 49 $input_attr = sprintf( 50 '<input value="[postlist id=%d]" type="text" size="20" onfocus="this.select();" onclick="this.select();" readonly="readonly />"',50 '<input value="[postlist id=%d]" type="text" size="20" onfocus="this.select();" onclick="this.select();" readonly="readonly" />', 51 51 $post_ID 52 52 ); -
w4-post-list/tags/2.5.5/includes/class-w4-post-list.php
r3426531 r3462243 30 30 * @var string 31 31 */ 32 public $version = '2.5. 4';32 public $version = '2.5.5'; 33 33 34 34 /** -
w4-post-list/tags/2.5.5/languages/w4-post-list.pot
r3426531 r3462243 1 # Copyright 2010-202 5W4 Post List.1 # Copyright 2010-2026 W4 Post List. 2 2 msgid "" 3 3 msgstr "" 4 4 "Project-Id-Version: W4 Post List\n" 5 5 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/w4-post-list/\n" 6 "POT-Creation-Date: 202 5-12-23 22:57:51+00:00\n"6 "POT-Creation-Date: 2026-02-16 07:11:34+00:00\n" 7 7 "MIME-Version: 1.0\n" 8 8 "Content-Type: text/plain; charset=utf-8\n" 9 9 "Content-Transfer-Encoding: 8bit\n" 10 "PO-Revision-Date: 202 5-MO-DA HO:MI+ZONE\n"10 "PO-Revision-Date: 2026-MO-DA HO:MI+ZONE\n" 11 11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 12 12 "Language-Team: W4 Post List <sajib1223@gmail.com>\n" -
w4-post-list/tags/2.5.5/readme.txt
r3426531 r3462243 3 3 Tags: post, post list, custom post type, shortcode, media 4 4 Requires at least: 5.8 5 Tested up to: 6.9 5 Tested up to: 6.9.1 6 6 Requires PHP: 7.4 7 Stable tag: 2.5. 47 Stable tag: 2.5.5 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 113 113 114 114 == Changelog == 115 = 2.5.5 = 116 * Tested up to WordPress 6.9.1. 115 117 = 2.5.4 = 116 118 * Fix: Sanitized media image width and height attributes - https://github.com/w4devInc/w4-post-list/issues/64. … … 124 126 125 127 == Upgrade Notice == 128 = 2.5.5 = 129 * Tested up to WordPress 6.9.1. 126 130 = 2.5.4 = 127 131 * Fix: Sanitized media image width and height attributes - https://github.com/w4devInc/w4-post-list/issues/64. -
w4-post-list/tags/2.5.5/w4-post-list.php
r3426531 r3462243 4 4 * Plugin URI: https://w4dev.com/plugins/w4-post-list 5 5 * Description: This plugin lets you create a list of - Posts, Terms, Users, Terms + Posts and Users + Posts. Outputs are completely customizable using Shortcode, HTML & CSS. Read documentation plugin usage. 6 * Version: 2.5. 46 * Version: 2.5.5 7 7 * Requires at least: 5.8 8 * Requires PHP: 5.78 * Requires PHP: 7.4 9 9 * Author: Shazzad Hossain Khan 10 10 * Author URI: https://shazzad.me -
w4-post-list/trunk/admin/class-admin-main.php
r2883184 r3462243 48 48 49 49 $input_attr = sprintf( 50 '<input value="[postlist id=%d]" type="text" size="20" onfocus="this.select();" onclick="this.select();" readonly="readonly />"',50 '<input value="[postlist id=%d]" type="text" size="20" onfocus="this.select();" onclick="this.select();" readonly="readonly" />', 51 51 $post_ID 52 52 ); -
w4-post-list/trunk/includes/class-w4-post-list.php
r3426531 r3462243 30 30 * @var string 31 31 */ 32 public $version = '2.5. 4';32 public $version = '2.5.5'; 33 33 34 34 /** -
w4-post-list/trunk/languages/w4-post-list.pot
r3426531 r3462243 1 # Copyright 2010-202 5W4 Post List.1 # Copyright 2010-2026 W4 Post List. 2 2 msgid "" 3 3 msgstr "" 4 4 "Project-Id-Version: W4 Post List\n" 5 5 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/w4-post-list/\n" 6 "POT-Creation-Date: 202 5-12-23 22:57:51+00:00\n"6 "POT-Creation-Date: 2026-02-16 07:11:34+00:00\n" 7 7 "MIME-Version: 1.0\n" 8 8 "Content-Type: text/plain; charset=utf-8\n" 9 9 "Content-Transfer-Encoding: 8bit\n" 10 "PO-Revision-Date: 202 5-MO-DA HO:MI+ZONE\n"10 "PO-Revision-Date: 2026-MO-DA HO:MI+ZONE\n" 11 11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 12 12 "Language-Team: W4 Post List <sajib1223@gmail.com>\n" -
w4-post-list/trunk/readme.txt
r3426531 r3462243 3 3 Tags: post, post list, custom post type, shortcode, media 4 4 Requires at least: 5.8 5 Tested up to: 6.9 5 Tested up to: 6.9.1 6 6 Requires PHP: 7.4 7 Stable tag: 2.5. 47 Stable tag: 2.5.5 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 113 113 114 114 == Changelog == 115 = 2.5.5 = 116 * Tested up to WordPress 6.9.1. 115 117 = 2.5.4 = 116 118 * Fix: Sanitized media image width and height attributes - https://github.com/w4devInc/w4-post-list/issues/64. … … 124 126 125 127 == Upgrade Notice == 128 = 2.5.5 = 129 * Tested up to WordPress 6.9.1. 126 130 = 2.5.4 = 127 131 * Fix: Sanitized media image width and height attributes - https://github.com/w4devInc/w4-post-list/issues/64. -
w4-post-list/trunk/w4-post-list.php
r3426531 r3462243 4 4 * Plugin URI: https://w4dev.com/plugins/w4-post-list 5 5 * Description: This plugin lets you create a list of - Posts, Terms, Users, Terms + Posts and Users + Posts. Outputs are completely customizable using Shortcode, HTML & CSS. Read documentation plugin usage. 6 * Version: 2.5. 46 * Version: 2.5.5 7 7 * Requires at least: 5.8 8 * Requires PHP: 5.78 * Requires PHP: 7.4 9 9 * Author: Shazzad Hossain Khan 10 10 * Author URI: https://shazzad.me
Note: See TracChangeset
for help on using the changeset viewer.