Changeset 3225811
- Timestamp:
- 01/20/2025 07:53:14 PM (15 months ago)
- Location:
- inventory-presser/trunk
- Files:
-
- 13 edited
-
includes/shortcode/class-shortcode-archive.php (modified) (2 diffs)
-
inventory-presser.php (modified) (3 diffs)
-
languages/inventory-presser-en-GB.po (modified) (1 diff)
-
languages/inventory-presser-es-CL.po (modified) (1 diff)
-
languages/inventory-presser-es-CO.po (modified) (1 diff)
-
languages/inventory-presser-es-MX.po (modified) (1 diff)
-
languages/inventory-presser-es.po (modified) (1 diff)
-
languages/inventory-presser-nl.po (modified) (1 diff)
-
languages/inventory-presser-nl_NL.po (modified) (1 diff)
-
languages/inventory-presser.pot (modified) (1 diff)
-
package-lock.json (modified) (2 diffs)
-
package.json (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
inventory-presser/trunk/includes/shortcode/class-shortcode-archive.php
r3212233 r3225811 111 111 $output .= apply_shortcodes( $shortcode ); 112 112 } 113 114 /** 115 * Paged navigation. Overwrite the global query with this shortcode's 116 * query so the core pagination functions work as expected. The 117 * query is rest on the following line outside this condition block. 118 */ 119 global $wp_query; 120 $wp_query = $vehicles_query; 121 $output .= INVP::get_paging_html(); 113 122 } else { 114 123 /** … … 131 140 } 132 141 133 // Paged navigation. 134 $output .= INVP::get_paging_html(); 135 136 // Restore original post data. 137 wp_reset_postdata(); 142 // Restore original query & post data. 143 wp_reset_query(); 138 144 139 145 return $output; -
inventory-presser/trunk/inventory-presser.php
r3212233 r3225811 13 13 * Plugin URI: https://inventorypresser.com 14 14 * Description: Car listings with photo sliders for automobile and powersports dealerships. 15 * Version: 14.18. 215 * Version: 14.18.3 16 16 * Author: Friday Systems 17 17 * Author URI: https://inventorypresser.com … … 22 22 * GitHub Plugin URI: https://github.com/fridaysystems/inventory-presser 23 23 * Primary Branch: main 24 * Download URI: https://downloads.wordpress.org/plugin/inventory-presser.14.18. 2.zip25 * Download URI: https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18. 2.zip24 * Download URI: https://downloads.wordpress.org/plugin/inventory-presser.14.18.3.zip 25 * Download URI: https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18.3.zip 26 26 */ 27 27 … … 33 33 } 34 34 if ( ! defined( 'INVP_PLUGIN_VERSION' ) ) { 35 define( 'INVP_PLUGIN_VERSION', '14.18. 2' );35 define( 'INVP_PLUGIN_VERSION', '14.18.3' ); 36 36 } 37 37 -
inventory-presser/trunk/languages/inventory-presser-en-GB.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-es-CL.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-es-CO.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-es-MX.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-es.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-nl.po
r3212233 r3225811 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Inventory Presser 14.18. 2\n"3 "Project-Id-Version: Inventory Presser 14.18.3\n" 4 4 "Report-Msgid-Bugs-To: corey@friday.systems\n" 5 5 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser-nl_NL.po
r3212233 r3225811 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Inventory Presser 14.18. 2\n"5 "Project-Id-Version: Inventory Presser 14.18.3\n" 6 6 "Report-Msgid-Bugs-To: corey@friday.systems\n" 7 7 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/languages/inventory-presser.pot
r3212233 r3225811 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Inventory Presser 14.18. 2\n"5 "Project-Id-Version: Inventory Presser 14.18.3\n" 6 6 "Report-Msgid-Bugs-To: corey@friday.systems\n" 7 7 "Last-Translator: Corey Salzano <corey@friday.systems>\n" -
inventory-presser/trunk/package-lock.json
r3212233 r3225811 1 1 { 2 2 "name": "inventory-presser", 3 "version": "14.18. 2",3 "version": "14.18.3", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "inventory-presser", 9 "version": "14.18. 2",9 "version": "14.18.3", 10 10 "license": "GPL-2.0-only", 11 11 "devDependencies": { -
inventory-presser/trunk/package.json
r3212233 r3225811 1 1 { 2 2 "name": "inventory-presser", 3 "version": "14.18. 2",3 "version": "14.18.3", 4 4 "description": "Simple inventory listings & everything else", 5 5 "main": "build/index.js", -
inventory-presser/trunk/readme.txt
r3212233 r3225811 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.0.0 7 Stable tag: 14.18. 27 Stable tag: 14.18.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 60 60 ### Downloads 61 61 62 * [https://downloads.wordpress.org/plugin/inventory-presser.14.18. 2.zip](https://downloads.wordpress.org/plugin/inventory-presser.14.18.2.zip)63 * [https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18. 2.zip](https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18.2.zip)62 * [https://downloads.wordpress.org/plugin/inventory-presser.14.18.3.zip](https://downloads.wordpress.org/plugin/inventory-presser.14.18.3.zip) 63 * [https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18.3.zip](https://inventorypresser.com/wp-content/uploads/inventory-presser-v14.18.3.zip) 64 64 65 65 … … 97 97 98 98 == Changelog == 99 100 = 14.18.3 = 101 * [Fixed] Fixes a bug in the [invp_archive] shortcode preventing pagination from working as expected. 99 102 100 103 = 14.18.2 = … … 254 257 == Upgrade Notice == 255 258 259 = 14.18.3 = 260 Fixes a bug in the [invp_archive] shortcode preventing pagination from working as expected. 261 256 262 = 14.18.2 = 257 263 Fixes a bug in the [invp_archive] shortcode. Stops adding a meta_key parameter to the posts query when found in the orderby query variable when the value found in orderby is "meta_value". Fixes a bug in the [invp_archive_vehicle] shortcode. Stops escaping the return value of invp_get_the_price(). The value is already escaped for HTML. Fixes a bug in the [invp_single_vehicle] shortcode. Allows the invp_no_photo_url filter to work on vehicle singles.
Note: See TracChangeset
for help on using the changeset viewer.