Changeset 3276982
- Timestamp:
- 04/18/2025 11:31:38 PM (11 months ago)
- Location:
- elemendas-addons
- Files:
-
- 2 deleted
- 1 edited
-
tags/2.3.1/includes/widgets/search-results-highlighted.php (deleted)
-
trunk/elemendas-addons.php (modified) (2 diffs)
-
trunk/includes/widgets/search-results-highlighted.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
elemendas-addons/trunk/elemendas-addons.php
r2743055 r3276982 19 19 * License: GPLv3 or later 20 20 * License URI: https://www.gnu.org/licenses/gpl-3.0.txt 21 * Elementor tested up to: 3. 6.522 * Elementor Pro tested up to: 3. 7.123 * Version: 2.3. 021 * Elementor tested up to: 3. 22 * Elementor Pro tested up to: 3. 23 * Version: 2.3. 24 24 * Requires at least and Requires PHP tags are declared at readme.txt and verified by a built-in function at /includes/plugin.php 25 25 */ … … 30 30 } 31 31 32 define('ELEMENDAS_ADDONS_VERSION', '2.3. 0' );32 define('ELEMENDAS_ADDONS_VERSION', '2.3.' ); 33 33 define('ELM_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__))); 34 34
Note: See TracChangeset
for help on using the changeset viewer.