Releases: Lonsdale201/dynamic-elementor-extension
v2.2.2
v2.2.0
Major UPDATE!
We merged a previous plugin (Dynamic Learndash for Elementor), so now this plugin provides dynamic tags and other add-ons related to Learndash
New Dynamic tags for WooCommerce
- Variable price
Brand new Dynamic tags for Learndash:
-
Access Expires
-
Awarded Points
-
Course Access Type
-
Certificates Link
-
Course Materials
-
Course Prerequisites List
-
Course Price
-
Progress Percentage
-
Course Resume URL
-
Course Resume Text
-
Course Start Date
-
Course Status
-
Students Number
-
Last Activity
-
Lessons Number
-
Quiz Numbers
-
Required Points
-
Student Limit
-
Topics Numbers
-
User Achieved Certificates Count
-
User Enrolled Courses Count
-
User Completed Courses Count
-
User Course Points
New Learndash specific JetEngine Macros: (useful for the Query Builder)
- LD Course Access Type Query
- LD Course Prerequisites Query
- LD User Courses
New WooCommerce specific JetEngine Macros:
- WC Loop Products (Use Wc Product Query -> useful to build a complete archive query)
New Learndash specific JetEngine Dynamic Visibility conditions:
- Course Access Type
- Course Certificates Available (not for user)
- User Has Not Enrolled this Course
- Current user enrolled course
- Not Have Enough Points
- Reached Student Limit
- User Completed Current Course
New WooCOmmerce Theme Conditions with Name Your price plugin
- Is Name Your Price
New JetEngine & LearnDash specific finder elements:
For jetEngine
- New Query
- New CPT
- New Taxonomy
- New Meta Boxes
- Shortcode generator
- Macro generator
For LearnDash
- New course
- New Lesson
- New Topics
- New quiz
- New group
- Submitted Essays
Improvments
Lots of code refactored
-- Product attributes dynamic tag
Removed the ":" colon, and added two new function:
* Now you can add your own separator after the label (when using Label/value output) default set to : for the backward compatibility
* New linkable switcher added
-- Advanced Product Category dynamic tag
- New option: Hide the default uncategorized category from the list
- New Back to shop text option added
FIXES
Fixed the ACF Taxonomy Meta dynamic tag issue if acf no exist
Other
- New Required Elementor version: 3.17.0 to -> 3.22.0
- New Required Woo version: 7.0.0 to -> 9.0.0
- No longer Support php 7.4. Only up to 8.0+
- New wp 6.0+ textdomain loading method
- Plugin settings page renamed from Dynamic Extension to Dynamic Elements
- Changed the manage_cap to Admin role checker (upon request) for the Settings page