Changeset 3092809
- Timestamp:
- 05/26/2024 10:11:04 PM (22 months ago)
- Location:
- ootb-openstreetmap
- Files:
-
- 6 added
- 4 edited
- 1 copied
-
tags/2.8.1 (copied) (copied from ootb-openstreetmap/trunk)
-
tags/2.8.1/build/block (added)
-
tags/2.8.1/build/block/block.json (added)
-
tags/2.8.1/build/index-rtl.css (added)
-
tags/2.8.1/ootb-openstreetmap.php (modified) (2 diffs)
-
tags/2.8.1/readme.txt (modified) (1 diff)
-
trunk/build/block (added)
-
trunk/build/block/block.json (added)
-
trunk/build/index-rtl.css (added)
-
trunk/ootb-openstreetmap.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ootb-openstreetmap/tags/2.8.1/ootb-openstreetmap.php
r3092806 r3092809 6 6 * Requires at least: 5.8.6 7 7 * Requires PHP: 7.4 8 * Version: 2.8. 08 * Version: 2.8.1 9 9 * Author: Giorgos Sarigiannidis 10 10 * Author URI: https://www.gsarigiannidis.gr … … 22 22 23 23 const OOTB_BLOCK_NAME = 'ootb/openstreetmap'; 24 const OOTB_VERSION = '2.8. 0';24 const OOTB_VERSION = '2.8.1'; 25 25 const OOTB_SCRIPT_VERSION = [ 26 26 'leaflet' => '1.9.4', -
ootb-openstreetmap/tags/2.8.1/readme.txt
r3092806 r3092809 6 6 Tested up to: 6.5 7 7 Requires PHP: 7.4 8 Stable tag: 2.8. 08 Stable tag: 2.8.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
ootb-openstreetmap/trunk/ootb-openstreetmap.php
r3092806 r3092809 6 6 * Requires at least: 5.8.6 7 7 * Requires PHP: 7.4 8 * Version: 2.8. 08 * Version: 2.8.1 9 9 * Author: Giorgos Sarigiannidis 10 10 * Author URI: https://www.gsarigiannidis.gr … … 22 22 23 23 const OOTB_BLOCK_NAME = 'ootb/openstreetmap'; 24 const OOTB_VERSION = '2.8. 0';24 const OOTB_VERSION = '2.8.1'; 25 25 const OOTB_SCRIPT_VERSION = [ 26 26 'leaflet' => '1.9.4', -
ootb-openstreetmap/trunk/readme.txt
r3092806 r3092809 6 6 Tested up to: 6.5 7 7 Requires PHP: 7.4 8 Stable tag: 2.8. 08 Stable tag: 2.8.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.