Changeset 3090985
- Timestamp:
- 05/22/2024 02:56:35 PM (21 months ago)
- Location:
- atlas-search
- Files:
-
- 6 added
- 6 deleted
- 14 edited
- 1 copied
-
tags/0.2.48 (copied) (copied from atlas-search/trunk)
-
tags/0.2.48/README.txt (modified) (2 diffs)
-
tags/0.2.48/atlas-search.php (modified) (2 diffs)
-
tags/0.2.48/helper/api/sync-data/sync-data-controller.php (modified) (1 diff)
-
tags/0.2.48/includes/smart-search-settings/build/asset-manifest.json (modified) (2 diffs)
-
tags/0.2.48/includes/smart-search-settings/build/index.html (modified) (1 diff)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.c2818f09.js (deleted)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.c2818f09.js.LICENSE.txt (deleted)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.c2818f09.js.map (deleted)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.d41a5b40.js (added)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.d41a5b40.js.LICENSE.txt (added)
-
tags/0.2.48/includes/smart-search-settings/build/static/js/main.d41a5b40.js.map (added)
-
tags/0.2.48/src/index/post.php (modified) (2 diffs)
-
tags/0.2.48/src/query/taxonomy.php (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/atlas-search.php (modified) (2 diffs)
-
trunk/helper/api/sync-data/sync-data-controller.php (modified) (1 diff)
-
trunk/includes/smart-search-settings/build/asset-manifest.json (modified) (2 diffs)
-
trunk/includes/smart-search-settings/build/index.html (modified) (1 diff)
-
trunk/includes/smart-search-settings/build/static/js/main.c2818f09.js (deleted)
-
trunk/includes/smart-search-settings/build/static/js/main.c2818f09.js.LICENSE.txt (deleted)
-
trunk/includes/smart-search-settings/build/static/js/main.c2818f09.js.map (deleted)
-
trunk/includes/smart-search-settings/build/static/js/main.d41a5b40.js (added)
-
trunk/includes/smart-search-settings/build/static/js/main.d41a5b40.js.LICENSE.txt (added)
-
trunk/includes/smart-search-settings/build/static/js/main.d41a5b40.js.map (added)
-
trunk/src/index/post.php (modified) (2 diffs)
-
trunk/src/query/taxonomy.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atlas-search/tags/0.2.48/README.txt
r3089539 r3090985 3 3 Tested up to: 6.5 4 4 Requires PHP: 7.4 5 Stable tag: 0.2.4 75 Stable tag: 0.2.48 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 48 48 49 49 == Changelog == 50 = 0.2.48 = 51 * **Added:** Basic support for Polylang plugin. 52 * **Fixed:** Corrected inaccurate text messages. 53 50 54 = 0.2.47 = 51 55 * **Added:** UI re-skin. -
atlas-search/tags/0.2.48/atlas-search.php
r3089539 r3090985 16 16 * Plugin URI: https://developers.wpengine.com/ 17 17 * Description: Searching WordPress data with WP Engine Smart Search. 18 * Version: 0.2.4 718 * Version: 0.2.48 19 19 * Author: WP Engine 20 20 * Author URI: https://wpengine.com/ … … 41 41 * Rename this for your plugin and update it as you release new versions. 42 42 */ 43 define( 'WPE_SMART_SEARCH_VERSION', '0.2.4 7' );43 define( 'WPE_SMART_SEARCH_VERSION', '0.2.48' ); 44 44 45 45 /** -
atlas-search/tags/0.2.48/helper/api/sync-data/sync-data-controller.php
r3075724 r3090985 165 165 array( 166 166 'status' => Status::COMPLETED, 167 'message' => ' Synced data were deleted successfully!',167 'message' => 'Indexed data were deleted successfully!', 168 168 ), 169 169 ); -
atlas-search/tags/0.2.48/includes/smart-search-settings/build/asset-manifest.json
r3089539 r3090985 2 2 "files": { 3 3 "main.css": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css", 4 "main.js": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main. c2818f09.js",4 "main.js": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js", 5 5 "static/media/wpengine-logo.svg": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/media/wpengine-logo.40f3a1215fbea4708a6a4bff9624fece.svg", 6 6 "static/media/content-copy.svg": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/media/content-copy.e50f17791e757794684afc63d5d4cb00.svg", … … 12 12 "index.html": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/index.html", 13 13 "main.751d9a0b.css.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css.map", 14 "main. c2818f09.js.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.c2818f09.js.map"14 "main.d41a5b40.js.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js.map" 15 15 }, 16 16 "entrypoints": [ 17 17 "static/css/main.751d9a0b.css", 18 "static/js/main. c2818f09.js"18 "static/js/main.d41a5b40.js" 19 19 ] 20 20 } -
atlas-search/tags/0.2.48/includes/smart-search-settings/build/index.html
r3089539 r3090985 1 <head><script defer="defer" src="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main. c2818f09.js"></script><link href="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css" rel="stylesheet"></head>1 <head><script defer="defer" src="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js"></script><link href="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css" rel="stylesheet"></head> -
atlas-search/tags/0.2.48/src/index/post.php
r3075724 r3090985 186 186 187 187 foreach ( $taxonomies as $taxonomy ) { 188 if ( false === $taxonomy-> show_ui) {188 if ( false === $taxonomy->publicly_queryable ) { 189 189 continue; 190 190 } … … 195 195 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ] = array(); 196 196 foreach ( $terms as $term ) { 197 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ][] = array( 'name' => $term->name ); 197 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ][] = array( 198 'name' => $term->name, 199 'slug' => $term->slug, 200 'term_taxonomy_id' => $term->term_taxonomy_id, 201 ); 198 202 } 199 203 } -
atlas-search/tags/0.2.48/src/query/taxonomy.php
r3087199 r3090985 60 60 case 'NOT EXISTS': 61 61 $quote = 'NOT IN' === $operator ? '"' : ''; 62 $template = 'NOT ' . $tax_name . '. name:';62 $template = 'NOT ' . $tax_name . '.' . $query['field'] . ':'; 63 63 $terms = array_map( 64 64 function( $term ) use ( $template, $quote ) { … … 73 73 default: 74 74 $quote = 'IN' === $operator ? '"' : ''; 75 $output .= $tax_name . '. name:';75 $output .= $tax_name . '.' . $query['field'] . ':'; 76 76 $output .= $quote . implode( "$quote,$quote", $query['terms'] ) . $quote; 77 77 break; -
atlas-search/trunk/README.txt
r3089539 r3090985 3 3 Tested up to: 6.5 4 4 Requires PHP: 7.4 5 Stable tag: 0.2.4 75 Stable tag: 0.2.48 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 48 48 49 49 == Changelog == 50 = 0.2.48 = 51 * **Added:** Basic support for Polylang plugin. 52 * **Fixed:** Corrected inaccurate text messages. 53 50 54 = 0.2.47 = 51 55 * **Added:** UI re-skin. -
atlas-search/trunk/atlas-search.php
r3089539 r3090985 16 16 * Plugin URI: https://developers.wpengine.com/ 17 17 * Description: Searching WordPress data with WP Engine Smart Search. 18 * Version: 0.2.4 718 * Version: 0.2.48 19 19 * Author: WP Engine 20 20 * Author URI: https://wpengine.com/ … … 41 41 * Rename this for your plugin and update it as you release new versions. 42 42 */ 43 define( 'WPE_SMART_SEARCH_VERSION', '0.2.4 7' );43 define( 'WPE_SMART_SEARCH_VERSION', '0.2.48' ); 44 44 45 45 /** -
atlas-search/trunk/helper/api/sync-data/sync-data-controller.php
r3075724 r3090985 165 165 array( 166 166 'status' => Status::COMPLETED, 167 'message' => ' Synced data were deleted successfully!',167 'message' => 'Indexed data were deleted successfully!', 168 168 ), 169 169 ); -
atlas-search/trunk/includes/smart-search-settings/build/asset-manifest.json
r3089539 r3090985 2 2 "files": { 3 3 "main.css": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css", 4 "main.js": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main. c2818f09.js",4 "main.js": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js", 5 5 "static/media/wpengine-logo.svg": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/media/wpengine-logo.40f3a1215fbea4708a6a4bff9624fece.svg", 6 6 "static/media/content-copy.svg": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/media/content-copy.e50f17791e757794684afc63d5d4cb00.svg", … … 12 12 "index.html": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/index.html", 13 13 "main.751d9a0b.css.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css.map", 14 "main. c2818f09.js.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.c2818f09.js.map"14 "main.d41a5b40.js.map": "/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js.map" 15 15 }, 16 16 "entrypoints": [ 17 17 "static/css/main.751d9a0b.css", 18 "static/js/main. c2818f09.js"18 "static/js/main.d41a5b40.js" 19 19 ] 20 20 } -
atlas-search/trunk/includes/smart-search-settings/build/index.html
r3089539 r3090985 1 <head><script defer="defer" src="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main. c2818f09.js"></script><link href="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css" rel="stylesheet"></head>1 <head><script defer="defer" src="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/js/main.d41a5b40.js"></script><link href="/wp-content/plugins/atlas-search/includes/smart-search-settings/build/static/css/main.751d9a0b.css" rel="stylesheet"></head> -
atlas-search/trunk/src/index/post.php
r3075724 r3090985 186 186 187 187 foreach ( $taxonomies as $taxonomy ) { 188 if ( false === $taxonomy-> show_ui) {188 if ( false === $taxonomy->publicly_queryable ) { 189 189 continue; 190 190 } … … 195 195 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ] = array(); 196 196 foreach ( $terms as $term ) { 197 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ][] = array( 'name' => $term->name ); 197 $terms_obj[ map_taxonomy_name( $taxonomy->name ) ][] = array( 198 'name' => $term->name, 199 'slug' => $term->slug, 200 'term_taxonomy_id' => $term->term_taxonomy_id, 201 ); 198 202 } 199 203 } -
atlas-search/trunk/src/query/taxonomy.php
r3087199 r3090985 60 60 case 'NOT EXISTS': 61 61 $quote = 'NOT IN' === $operator ? '"' : ''; 62 $template = 'NOT ' . $tax_name . '. name:';62 $template = 'NOT ' . $tax_name . '.' . $query['field'] . ':'; 63 63 $terms = array_map( 64 64 function( $term ) use ( $template, $quote ) { … … 73 73 default: 74 74 $quote = 'IN' === $operator ? '"' : ''; 75 $output .= $tax_name . '. name:';75 $output .= $tax_name . '.' . $query['field'] . ':'; 76 76 $output .= $quote . implode( "$quote,$quote", $query['terms'] ) . $quote; 77 77 break;
Note: See TracChangeset
for help on using the changeset viewer.