LearnDash_Addon_Updater::show_upgrade_notification( object $current_plugin_metadata, object $new_plugin_metadata )

This is called from the plugin listing page. This hook lets of add supplemental information to the plugin row. Like the Upgrade Notice.


Description Description


Parameters Parameters

$current_plugin_metadata

(Required) Current meta data.

$new_plugin_metadata

(Required) New meta data.


Top ↑

Source Source

File: includes/class-ld-addons-updater.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.