Changeset 2856412
- Timestamp:
- 01/29/2023 06:46:24 AM (3 years ago)
- Location:
- wpshare247-elementor-addons/trunk
- Files:
-
- 4 added
- 4 edited
-
assets/css/styles.css (modified) (1 diff)
-
assets/js/jquery.countdown (added)
-
assets/js/jquery.countdown/jquery.countdown.js (added)
-
assets/js/jquery.countdown/jquery.countdown.min.js (added)
-
includes/plugin.php (modified) (3 diffs)
-
includes/widgets/wpshare247_countdown.php (added)
-
readme.txt (modified) (3 diffs)
-
wpshare247-elementor-addon.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpshare247-elementor-addons/trunk/assets/css/styles.css
r2851642 r2856412 131 131 font-size: 0; 132 132 } 133 134 /*Countdown*/ 135 .wpshare247-clock{ 136 display: -webkit-box; 137 display: -ms-flexbox; 138 display: flex; 139 -webkit-box-pack: center; 140 -ms-flex-pack: center; 141 justify-content: center; 142 margin-right: auto; 143 margin-left: auto; 144 } 145 .wpshare247-clock .countdown-col{ 146 -ms-flex-preferred-size: 0; 147 flex-basis: 0; 148 -webkit-box-flex: 1; 149 -ms-flex-positive: 1; 150 flex-grow: 1; 151 padding: 20px 0; 152 text-align: center; 153 color: #fff; 154 margin-right: calc( 10px/2 ); 155 margin-left: calc( 10px/2 ); 156 background-color: var(--e-global-color-primary ); 157 } 158 .wpshare247-clock.type-inline{ 159 display: block; 160 } 161 .wpshare247-clock.type-inline .countdown-col{ 162 display: inline-block; 163 } 164 165 .wpshare247-clock .countdown-col .txt{ 166 text-align: center; 167 } 168 169 .wpshare247-clock.txt-below .countdown-col .txt{ 170 display: block; 171 } -
wpshare247-elementor-addons/trunk/includes/plugin.php
r2851642 r2856412 234 234 'wpshare247_products_widget', 235 235 'wpshare247_product_categories_widget', 236 'wpshare247_contact_form7' 236 'wpshare247_contact_form7', 237 'wpshare247_countdown' 237 238 //'wpshare247_new_widget' 238 239 ); … … 256 257 wp_enqueue_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.css' ); 257 258 258 wp_register_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles', plugins_url( 'assets/css/styles.css', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), '1.0. 5', false );259 wp_register_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles', plugins_url( 'assets/css/styles.css', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), '1.0.1', false ); 259 260 wp_enqueue_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles' ); 260 261 } … … 269 270 wp_register_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.js', plugins_url( 'assets/js/swiper/swiper-bundle.min.js', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), false, true ); 270 271 wp_enqueue_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.js' ); 272 273 wp_register_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'jquery.countdown.min.js', plugins_url( 'assets/js/jquery.countdown/jquery.countdown.min.js', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), false, true ); 274 wp_enqueue_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'jquery.countdown.min.js' ); 271 275 } 272 276 -
wpshare247-elementor-addons/trunk/readme.txt
r2851642 r2856412 2 2 Contributors: wpshare247, website366 3 3 Donate link: https://paypal.me/auvuonle/5 4 Tags: elementor, carousel, slider, blog, post, page, post type, product, category, list, addon, widget, contact form 7 4 Tags: elementor, carousel, slider, blog, post, page, post type, product, category, list, addon, widget, contact form 7, countdown 5 5 Requires at least: 4.9 6 6 Tested up to: 6.1.1 … … 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel .12 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7. 13 13 14 Cung cấp các Widget, Addon hỗ trợ Elementor. Có các dạng danh sách như List, Carousel, Slider được phát triển bởi WPSHARE247.COM14 Cung cấp các Widget, Addon hỗ trợ Elementor. Có các dạng danh sách như List, Carousel, Slider, Countdown, Contact Form 7.. được phát triển bởi WPSHARE247.COM 15 15 16 16 == Description == 17 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel .17 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7. 18 18 19 19 **Liên hệ - Contact Us** … … 46 46 * Publishing plugin 47 47 48 = 1.0.1 = 49 50 * Add new widget: Countdown 51 48 52 == Upgrade Notice == 49 53 -
wpshare247-elementor-addons/trunk/wpshare247-elementor-addon.php
r2851642 r2856412 3 3 * Plugin Name: WPSHARE247 Elementor Addons 4 4 * Plugin URI: https://wpshare247.com/ 5 * Description: Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel .6 * Version: 1.0. 05 * Description: Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7. 6 * Version: 1.0.1 7 7 * Author: Wpshare247.com 8 8 * Author URI: https://wpshare247.com/chuyen-muc/elementor
Note: See TracChangeset
for help on using the changeset viewer.