Changeset 5555 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/metabox/class-author-card.php
- Timestamp:
- 06/08/2017 05:31:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/metabox/class-author-card.php
r5419 r5555 1 1 <?php 2 2 namespace WordPressdotorg\Plugin_Directory\Admin\Metabox; 3 4 require_once dirname( dirname( __DIR__ ) ) . '/class-tools.php'; 3 5 4 6 use WordPressdotorg\Plugin_Directory\Tools;
Note: See TracChangeset
for help on using the changeset viewer.