Make WordPress Core


Ignore:
Timestamp:
07/07/2020 02:12:38 PM (6 years ago)
Author:
johnbillion
Message:

Docs: Correct some @since entries added in 5.5.

See #49572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-plugins-list-table.php

    r48374 r48377  
    11401140                 *
    11411141                 * @since 2.3.0
    1142                  * @since 5.5.0 Added 'Auto-updates Enabled' and 'Auto-updates Disabled' `$status`.
     1142                 * @since 5.5.0 Added 'auto-update-enabled' and 'auto-update-disabled' to possible values for `$status`.
    11431143                 *
    11441144                 * @param string $plugin_file Path to the plugin file relative to the plugins directory.
     
    11581158                 *
    11591159                 * @since 2.7.0
    1160                  * @since 5.5.0 Added 'Auto-updates Enabled' and 'Auto-updates Disabled' `$status`.
     1160                 * @since 5.5.0 Added 'auto-update-enabled' and 'auto-update-disabled' to possible values for `$status`.
    11611161                 *
    11621162                 * @param string $plugin_file Path to the plugin file relative to the plugins directory.
Note: See TracChangeset for help on using the changeset viewer.