Bulk_Upgrader_Skin::decrement_update_count( string $type )

Output JavaScript that sends message to parent window to decrement the update counts.


Description Description


Parameters Parameters

$type

(string) (Required) Type of update count to decrement. Likely values include 'plugin', 'theme', 'translation', etc.


Top ↑

Source Source

File: wp-admin/includes/class-wp-upgrader-skins.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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