Changeset 676434
- Timestamp:
- 03/05/2013 01:20:48 PM (13 years ago)
- Location:
- wordpress-23-related-posts-plugin
- Files:
-
- 2 edited
-
tags/2.5/config.php (modified) (1 diff)
-
trunk/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-23-related-posts-plugin/tags/2.5/config.php
r671838 r676434 219 219 'display_excerpt' => false, 220 220 'excerpt_max_length' => 200, 221 'theme_name' => ' vertical-m.css',221 'theme_name' => 'momma.css', 222 222 'theme_custom_css' => WP_RP_DEFAULT_CUSTOM_CSS, 223 223 'custom_theme_enabled' => false, -
wordpress-23-related-posts-plugin/trunk/config.php
r671838 r676434 219 219 'display_excerpt' => false, 220 220 'excerpt_max_length' => 200, 221 'theme_name' => ' vertical-m.css',221 'theme_name' => 'momma.css', 222 222 'theme_custom_css' => WP_RP_DEFAULT_CUSTOM_CSS, 223 223 'custom_theme_enabled' => false,
Note: See TracChangeset
for help on using the changeset viewer.