Changeset 5136
- Timestamp:
- 03/09/2017 12:35:18 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-admin.php
r2962 r5136 18 18 * Initialize WCPT Admin 19 19 */ 20 function WCPT_Admin() {20 function __construct() { 21 21 22 22 // Attach the WordCamp Post Type admin init action to the WordPress admin init action.
Note: See TracChangeset
for help on using the changeset viewer.