Thanks for update!Tomz updated LearnDash - WordPress LMS Plugin by LearnDash with a new update entry:
LearnDash v3.2.2 + Addons
Read the rest of this update entry...
Thanks for update!Tomz updated LearnDash - WordPress LMS Plugin by LearnDash with a new update entry:
LearnDash v3.2.2 + Addons
Read the rest of this update entry...
Hello @Tomz @NullMaster @TassieNZ do you have the updated version of
LearnDash Course Grid v1.6.0 Addons April 17, 2020 update
LOL All part of the fun! Keeps your brain active!!!by browsing the old discussion I also found the post #340 by NullMaster, @TassieNZ this is one of the problems here...some of the addons update are scattered to the discussion post..what if we have thousands of discussion about learndash you will be wasting your time browsing for an old reply for just an update and download link...btw thank you...
yeah I lke that..LOL All part of the fun! Keeps your brain active!!!![]()
It's only some of the LearnDash things that are an issue and even then a lot have their own thread. Most of the others are part of the addons pack, but too much of a headache to update the pack for one item. Keep in mind these are offered for free. If it really was a major, major concern, the said person could purchase the items. Then would be neat and tidy and in one place!!!yeah I lke that....but u also need to think of the future of this forums,,this will be ugly to see if you have billions updates scattered...
,, do you like to search a forum with a billions of discussion i dont think so...
You need to post a link to Developers site please.can any one get
Zoom WordPress Plugin
for learndash?
can any one get
Zoom WordPress Plugin
for learndash?
Ok, lets try this simple way:I have the same issue with LearnDash ProPanel, doesn't seem to be nulled at all or perhaps something has changed. It askes for an email address and a license key when you attempt to launch it.
function invalid_current_license() {
add_action( 'admin_notices', array(&$this, 'admin_notice'));
deactivate_plugins( $this->plugin_slug );
}
function invalid_current_license() {
//add_action( 'admin_notices', array(&$this, 'admin_notice'));
//deactivate_plugins( $this->plugin_slug );
}
I hope some one update the Instructor Role plugin to 3.4.0, thanks
/* function admin_notice() {
echo "<style>
#nss_plugin_updater_admin_notice {
width: 90%;
margin: auto;
margin-top: 30px;
border: 2px solid black;
padding: 5px 10px;
background-color: yellow;
}
</style>";
$licensepage = get_admin_url(null,'admin.php?page=nss_plugin_license-'.$this->code.'-settings');
echo "<p id='nss_plugin_updater_admin_notice'>License of your plugin <b>".$this->get_plugin_data()->Name."</b> is invalid or incomplete. Please click <a href='".$licensepage."'>here</a> and update your license.</p>";
}
function invalid_current_license() {
add_action( 'admin_notices', array(&$this, 'admin_notice'));
deactivate_plugins( $this->plugin_slug );
}*/
function get_plugin_data() {
if(!function_exists('get_plugin_data'))
include_once( ABSPATH.'wp-admin'.DIRECTORY_SEPARATOR.'includes'.DIRECTORY_SEPARATOR.'plugin.php');
return (object) get_plugin_data(dirname(dirname(__FILE__)).DIRECTORY_SEPARATOR.$this->plugin_slug);
}
/**
* Add our self-hosted autoupdate plugin to the filter transient
*
* @param $transient
* @return object $ transient
*/
Here you godoes anyone have elementor for Learndash ?