Changeset 5313
- Timestamp:
- 04/10/2017 09:47:32 PM (8 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/class-status-transitions.php
r5260 r5313 13 13 14 14 /** 15 * Fetch the instance of the Status 15 * Fetch the instance of the Status_Transitions class. 16 16 */ 17 17 public static function instance() { -
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/tools/class-author-cards.php
r5270 r5313 13 13 14 14 /** 15 * Fetch the instance of the Author_Card class.15 * Fetch the instance of the Author_Cards class. 16 16 */ 17 17 public static function instance() {
Note: See TracChangeset
for help on using the changeset viewer.