Changeset 667102
- Timestamp:
- 02/12/2013 10:44:56 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
r667089 r667102 218 218 'display_excerpt' => false, 219 219 'excerpt_max_length' => 200, 220 'theme_name' => ' vertical-m.css',220 'theme_name' => 'pinterest.css', 221 221 'theme_custom_css' => WP_RP_DEFAULT_CUSTOM_CSS, 222 222 'custom_theme_enabled' => false, -
wordpress-23-related-posts-plugin/trunk/config.php
r667089 r667102 218 218 'display_excerpt' => false, 219 219 'excerpt_max_length' => 200, 220 'theme_name' => ' vertical-m.css',220 'theme_name' => 'pinterest.css', 221 221 'theme_custom_css' => WP_RP_DEFAULT_CUSTOM_CSS, 222 222 'custom_theme_enabled' => false,
Note: See TracChangeset
for help on using the changeset viewer.