Changeset 2226 for sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/glossary.php
- Timestamp:
- 12/23/2015 08:58:26 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/glossary.php
r2162 r2226 46 46 'hierarchical' => false, 47 47 # 'has_archive' => true, 48 #'rewrite' => array( 'slug' => 'handbook/glossary' ),48 'rewrite' => array( 'slug' => 'handbook/glossary' ), 49 49 'supports' => array( 'title', 'editor', 'revisions' ), 50 50 'capability_type' => self::capability_type,
Note: See TracChangeset
for help on using the changeset viewer.