Changeset 1461263
- Timestamp:
- 07/27/2016 09:56:49 AM (10 years ago)
- Location:
- acf-search/tags/2.1.5
- Files:
-
- 2 edited
-
acf-search.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acf-search/tags/2.1.5/acf-search.php
r1460819 r1461263 9 9 */ 10 10 11 // how da fuck -.-12 11 global $acf_search_fields; 13 12 $acf_search_fields = array(); -
acf-search/tags/2.1.5/readme.txt
r1460819 r1461263 5 5 Requires at least: 4.5 6 6 Tested up to: 4.5 7 Stable tag: 2.1. 37 Stable tag: 2.1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 30 30 31 31 = 2.1.5 = 32 #2When no CustomFields selected we return the default WP Search where-clause32 When no CustomFields selected we return the default WP Search where-clause 33 33 34 34 = 2.1.4 = 35 #1Small change regarding the “plugin_data” function35 Small change regarding the “plugin_data” function 36 36 37 37 = 2.1.3 =
Note: See TracChangeset
for help on using the changeset viewer.