WP_Widget_Media::reset_default_labels() In this article Table of ContentsSource Changelog ↑ Back to top Resets the cache for the default labels. Source public static function reset_default_labels() { self::$default_description = ''; self::$l10n_defaults = array(); } View all references View on Trac View on GitHub Changelog VersionDescription6.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.