Changeset 377049
- Timestamp:
- 04/25/2011 08:14:27 PM (15 years ago)
- File:
-
- 1 edited
-
ivycat-announcements/trunk/classes/custompt.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ivycat-announcements/trunk/classes/custompt.php
r376936 r377049 53 53 } 54 54 55 if( $this->args ){55 if( !$this->args ){ 56 56 $args = array( 57 57 'label'=> __( ucwords( $this->cpt_plural_name ) ),
Note: See TracChangeset
for help on using the changeset viewer.