Changeset 3485142
- Timestamp:
- 03/17/2026 10:10:32 PM (2 weeks ago)
- File:
-
- 1 edited
-
user-supersearch/tags/1.0.1/user-supersearch.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
user-supersearch/tags/1.0.1/user-supersearch.php
r3485137 r3485142 14 14 * 15 15 * WC requires at least: 7.0 16 * WC tested up to: 10. 5.316 * WC tested up to: 10.6.1 17 17 * 18 18 * @package UserSupersearch … … 24 24 25 25 // Define plugin constants 26 define('USER_SUPERSEARCH_VERSION', '1.0. 0');26 define('USER_SUPERSEARCH_VERSION', '1.0.1'); 27 27 define('USER_SUPERSEARCH_FILE', __FILE__); 28 28 define('USER_SUPERSEARCH_PATH', plugin_dir_path(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.