Changeset 803185
- Timestamp:
- 11/12/2013 04:22:19 PM (12 years ago)
- File:
-
- 1 edited
-
jetpack/trunk/modules/custom-post-types/comics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jetpack/trunk/modules/custom-post-types/comics.php
r796737 r803185 40 40 41 41 // Enable Omnisearch for Comic posts. 42 // @see http://themedevp2.wordpress.com/2013/06/21/howdy-cainm-id-like-to // @wpcom43 42 if ( class_exists( 'Jetpack_Omnisearch_Posts' ) ) 44 43 new Jetpack_Omnisearch_Posts( self::POST_TYPE );
Note: See TracChangeset
for help on using the changeset viewer.