Make WordPress Core


Ignore:
Timestamp:
08/08/2008 04:15:03 AM (17 years ago)
Author:
ryan
Message:

Update since tags. Props santosj. fixes #5625

File:
1 edited

Legend:

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

    r8585 r8587  
    344344 * Whether the plugin can be uninstalled.
    345345 *
    346  * @since {@internal Version Unknown}}
     346 * @since 2.7
    347347 *
    348348 * @param string $plugin Plugin path to check.
     
    363363 *
    364364 * Calls the uninstall hook, if it is available.
     365 *
     366 * @since 2.7
    365367 *
    366368 * @param string $plugin Relative plugin path from Plugin Directory.
Note: See TracChangeset for help on using the changeset viewer.