Skip to content

Commit

Permalink
update to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rupok committed Jan 23, 2019
1 parent 8f59ccd commit e46388e
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 12 deletions.
3 changes: 2 additions & 1 deletion admin/assets/css/eael-notice.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
padding: 10px 0;
}
.wpdeveloper-upsale-notice .wpdeveloper-notice-message + .notice-dismiss {
top: 10px;
top: 18px;
}
.wpdeveloper-upsale-notice #plugin-install-core {
margin-left: 10px;
Expand All @@ -94,4 +94,5 @@
}
.wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail {
padding: 0;
width: 80px;
}
54 changes: 54 additions & 0 deletions admin/assets/images/wpsp-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions essential_adons_elementor.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: The ultimate elements library for Elementor page builder plugin for WordPress.
* Plugin URI: https://essential-addons.com/elementor/
* Author: WPDeveloper
* Version: 2.8.7
* Version: 2.9.0
* Author URI: https://wpdeveloper.net/
*
* Text Domain: essential-addons-elementor
Expand All @@ -16,8 +16,8 @@
define( 'ESSENTIAL_ADDONS_EL_URL', plugins_url( '/', __FILE__ ) );
define( 'ESSENTIAL_ADDONS_EL_PATH', plugin_dir_path( __FILE__ ) );
define( 'ESSENTIAL_ADDONS_EL_ROOT', __FILE__ );
define( 'ESSENTIAL_ADDONS_VERSION', '2.8.4' );
define( 'ESSENTIAL_ADDONS_STABLE_VERSION', '2.8.3' );
define( 'ESSENTIAL_ADDONS_VERSION', '2.9.0' );
define( 'ESSENTIAL_ADDONS_STABLE_VERSION', '2.9.0' );
define( 'ESSENTIAL_ADDONS_BASENAME', plugin_basename( __FILE__ ) );


Expand Down
12 changes: 6 additions & 6 deletions includes/class-wpdev-notices.php
Original file line number Diff line number Diff line change
Expand Up @@ -740,9 +740,9 @@ public function upsale_button_script(){
* classes for wrapper,
* Message message for showing.
*/
$notice->classes( 'upsale', 'error notice is-dismissible' );
$notice->classes( 'upsale', 'notice is-dismissible' );
$notice->message( 'upsale', '<p>'. __( 'Get the missing Drag & Drop Post Calendar feature for WordPress for Free!', 'essential-addons-elementor' ) .'</p>' );
$notice->thumbnail( 'upsale', plugins_url( 'admin/assets/images/ea-logo.svg', ESSENTIAL_ADDONS_BASENAME ) );
$notice->thumbnail( 'upsale', plugins_url( 'admin/assets/images/wpsp-logo.svg', ESSENTIAL_ADDONS_BASENAME ) );

/**
* This is review message and thumbnail.
Expand All @@ -754,7 +754,7 @@ public function upsale_button_script(){
* Current Notice End Time.
* Notice will dismiss in 1 days if user does nothing.
*/
$notice->cne_time = '2 Day';
$notice->cne_time = '3 Day';
$notice->redirect_url = admin_url( 'admin.php?page=eael-settings' );
/**
* Current Notice Maybe Later Time.
Expand All @@ -763,9 +763,9 @@ public function upsale_button_script(){
$notice->maybe_later_time = '7 Day';

$notice->upsale_args = array(
'slug' => 'twitter-cards-meta',
// 'page_slug' => 'wp-schedule-posts',
'file' => 'twitter-cards-meta.php'
'slug' => 'wp-scheduled-posts',
'page_slug' => 'wpsp-schedule-calendar',
'file' => 'wp-scheduled-posts.php'
);

$notice->options_args = array(
Expand Down
23 changes: 21 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, robicse11128, priyomukul, mahfuz01, mdsabuz, manik08cse
Tags: elementor, elements, addons, elementor addon, elementor widget, page builder, builder, visual editor, wordpress page builder, elementor form
Requires at least: 4.0
Tested up to: 5.0.2
Tested up to: 5.0.3
Requires PHP: 5.4
Stable tag: 2.8.7
Stable tag: 2.9.0
License: GPLv3
License URI: https://opensource.org/licenses/GPL-3.0

Expand Down Expand Up @@ -70,6 +70,10 @@ We have designed 29 of the most useful widgets to enhance your Elementor Page Bu
28. [Advanced Accordion](https://essential-addons.com/elementor/advanced-accordion/) - Add beautiful accordions in your pages, posts, and anywhere. Supports nested accordions.
29. [Progress Bar](https://essential-addons.com/elementor/progress-bar/) - Display progress bars with 4+ different styles

Extensions:

1. [Particle Effect](https://essential-addons.com/elementor/particle-effect/) - Add creative particle effects to your section, your visitors will love it.


### More elements (28+) on [Premium Version](https://essential-addons.com/elementor/buy.php)

Expand Down Expand Up @@ -101,6 +105,13 @@ We have designed 29 of the most useful widgets to enhance your Elementor Page Bu
26. [Logo Carousel](https://essential-addons.com/elementor/logo-carousel/) - Highlight brands/product logos in carousel
27. [Protected Content](https://essential-addons.com/elementor/protected-content/) - Lock your content with password and allow only selected people to see it
28. [Offcanvas Content](https://essential-addons.com/elementor/offcanvas-content/) - Display content in off canvas and show them with button/element click
29. [Advanced Menu](https://essential-addons.com/elementor/advanced-menu/) - Use advanced navigation menu anywhere. Choose design from different skins and customize.
30. [Image Scroller](https://essential-addons.com/elementor/image-scroller/) - Show your panaromic or long height images within image scroller widget.

Extensions:

1. [Parallax Scrolling](https://essential-addons.com/elementor/parallax-scrolling/) - Add creative parallax scrolling effects to your section, your visitors will love it.


More coming soon (weekly update) ...

Expand Down Expand Up @@ -158,6 +169,14 @@ Your existing elements/content will work with premium version. So you won't lose

== Changelog ==

= 2.9.0 =

- Added : Section Particles effect
- Added: Filterable gallery capability to remove All label
- Enhancement : Product Grid element with more features
- Fixed: invalid calc funciton in progressbar
- Few minor bugfix and improvements

= 2.8.7 =

- Added : Version rollback option
Expand Down

0 comments on commit e46388e

Please sign in to comment.