Changeset 9624
- Timestamp:
- 03/24/2020 06:09:36 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/functions.php
r9623 r9624 43 43 * - date-based archives 44 44 * - search results 45 * - Author archives 45 46 * - 'mentions' taxonomy 46 47 * - tag archives with fewer than 3 posts … … 49 50 if ( 50 51 is_search() 52 || 53 is_author() 51 54 || 52 55 is_date()
Note: See TracChangeset
for help on using the changeset viewer.