Changeset 671838
- Timestamp:
- 02/22/2013 06:09: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
r669632 r671838 219 219 'display_excerpt' => false, 220 220 'excerpt_max_length' => 200, 221 'theme_name' => ' pinterest.css',221 'theme_name' => 'vertical-m.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
r669632 r671838 219 219 'display_excerpt' => false, 220 220 'excerpt_max_length' => 200, 221 'theme_name' => ' pinterest.css',221 'theme_name' => 'vertical-m.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.