Plugin Directory

Changeset 475101


Ignore:
Timestamp:
12/14/2011 01:12:18 AM (14 years ago)
Author:
Chaser324
Message:
 
Location:
featured-posts-scroll/branches/varsize
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • featured-posts-scroll/branches/varsize/css/featured-posts-scroll.css.php

    r473938 r475101  
    22    header('content-type: text/css');
    33    define('WP_USE_THEMES', false);
    4     require_once((dirname(dirname( dirname( dirname ( __FILE__ ) ) ))).'/wp-config.php');
     4    require_once((dirname(dirname( dirname( dirname ( dirname ( __FILE__ ) ) ) ))).'/wp-config.php');
    55?>
    66
  • featured-posts-scroll/branches/varsize/readme.txt

    r473938 r475101  
    8080
    8181For any configuration, the image should be split into four evenly sized quadrants. The top row is left/right arrows as they normally appear and the bottom row are the arrows as they appear when hovered over. The left column should be arrows pointing left, and the right column should be arrows pointing right.
     82
     83= I have the "Display Excerpts" option selected, but I'm not seeing anything =
     84The plugin will currently only display manually entered excerpts. Automatically generated excerpts will not be displayed.
    8285
    8386== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.