Changeset 3138090
- Timestamp:
- 08/20/2024 09:24:43 AM (20 months ago)
- Location:
- stratum/trunk
- Files:
-
- 8 edited
-
assets/fonts/stratum.eot (modified) (previous)
-
assets/fonts/stratum.ttf (modified) (previous)
-
assets/fonts/stratum.woff (modified) (previous)
-
includes/admin-page.php (modified) (1 diff)
-
includes/widgets/advanced-posts.php (modified) (2 diffs)
-
includes/widgets/circle-progress-bar.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
-
stratum.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stratum/trunk/includes/admin-page.php
r3110694 r3138090 156 156 157 157 <!-- start markdowntohtml.com --> 158 <p>= 1.4.4, Aug 20 2024 =</p> 159 <ul> 160 <li>Minor bugfixes and improvements.</li> 161 </ul> 162 158 163 <p>= 1.4.3, Jun 28 2024 =</p> 159 164 <ul> -
stratum/trunk/includes/widgets/advanced-posts.php
r3110694 r3138090 877 877 'size' => 20, 878 878 ], 879 'frontend_available' => true, 879 880 'range' => [ 880 881 'px' => [ … … 904 905 'size' => 20, 905 906 ], 907 'frontend_available' => true, 906 908 'range' => [ 907 909 'px' => [ -
stratum/trunk/includes/widgets/circle-progress-bar.php
r3110694 r3138090 116 116 'type' => Controls_Manager::SLIDER, 117 117 'render_type' => 'ui', 118 'frontend_available' => true, 118 119 'default' => [ 119 120 'size' => 150, … … 262 263 'value' => $first_color, 263 264 'default' => $first_color, 265 'frontend_available' => true, 264 266 'render_type' => 'ui', 265 267 'selectors' => [ … … 277 279 'default' => '#4682b426', 278 280 'render_type' => 'ui', 281 'frontend_available' => true, 279 282 'selectors' => [ 280 283 '{{WRAPPER}} .stratum-circle-progress-bar svg .donut-bg' => 'stroke: {{VALUE}}', -
stratum/trunk/readme.txt
r3110694 r3138090 4 4 Tags: elementor, elementor addons, elementor plugins, elementor widgets, elementor extras, elementor essential addons, page builder, accordion, google map, slider, tabs, instagram, timeline, lottie, countdown, table 5 5 Requires at least: 5.0 6 Tested up to: 6. 56 Tested up to: 6.6 7 7 Requires PHP: 5.6 8 Stable tag: 1.4. 38 Stable tag: 1.4.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 111 111 == Changelog == 112 112 113 = 1.4.4, Aug 20 2024 = 114 * Minor bugfixes and improvements. 115 113 116 = 1.4.3, Jun 28 2024 = 114 117 * Improved compatibility with WPML plugin. -
stratum/trunk/stratum.php
r3110694 r3138090 4 4 * Plugin URI: https://motopress.com/products/stratum/ 5 5 * Description: Advanced Elementor addon to extend page builder capabilities and add more advanced features. 6 * Version: 1.4. 36 * Version: 1.4.4 7 7 * Author: MotoPress 8 8 * Author URI: https://motopress.com/
Note: See TracChangeset
for help on using the changeset viewer.