Changeset 10413 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-helphub/inc/helphub-post-types/classes/class-helphub-post-types.php
- Timestamp:
- 10/27/2020 11:07:02 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-helphub/inc/helphub-post-types/classes/class-helphub-post-types.php
r9951 r10413 144 144 array( 145 145 'menu_icon' => 'dashicons-media-document', 146 'supports' => array( 'title', 'editor', 'excerpt', 'thumbnail', 'page-attributes', 'revisions', 'comments' ), 146 147 ), 147 148 array(),
Note: See TracChangeset
for help on using the changeset viewer.