wp-admin/includes/class-language-pack-upgrader.php


Lines:

1 to 19 of 19
<?php

/**
 * Upgrade API: Language_Pack_Upgrader class
 *
 * @package WordPress
 * @subpackage Upgrader
 * @since 4.6.0
 */

/* class Language_Pack_Upgrader */
/* function Language_Pack_Upgrader::async_upgrade() – Asynchronously upgrades language packs after other upgrades have been made. */
/* function Language_Pack_Upgrader::upgrade_strings() – Initialize the upgrade strings. */
/* function Language_Pack_Upgrader::upgrade() – Upgrade a language pack. */
/* function Language_Pack_Upgrader::bulk_upgrade() – Bulk upgrade language packs. */
/* function Language_Pack_Upgrader::check_package() – Check the package source to make sure there are .mo and .po files. */
/* function Language_Pack_Upgrader::get_name_for_update() – Get the name of an item being updated. */
/* function Language_Pack_Upgrader::clear_destination() – Clears existing translations where this item is going to be installed into. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      API Letters: ,,,,