Make WordPress Core


Ignore:
Timestamp:
07/23/2020 12:50:57 AM (5 years ago)
Author:
johnbillion
Message:

Docs: Various formatting improvements to inline docblocks.

See #49572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/plugin.php

    r48566 r48574  
    859859 * @param bool            $network_wide Whether to enable the plugin for all sites in the network.
    860860 *                                      Default false.
    861  * @param bool $silent                  Prevent calling activation hooks. Default false.
     861 * @param bool            $silent       Prevent calling activation hooks. Default false.
    862862 * @return bool|WP_Error True when finished or WP_Error if there were errors during a plugin activation.
    863863 */
Note: See TracChangeset for help on using the changeset viewer.