Changeset 10000 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-tools.php
- Timestamp:
- 07/03/2020 03:11:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-tools.php
r9682 r10000 596 596 /** 597 597 * Add an Audit Internal Note for a plugin. 598 * 598 * 599 599 * @param int|string|WP_Post $plugin A Post ID, Plugin Slug or, WP_Post object. 600 600 * @param string $note The note to audit log entry to add.
Note: See TracChangeset
for help on using the changeset viewer.