Changeset 11318 for trunk/wp-app.php
- Timestamp:
- 05/13/2009 10:28:56 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-app.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-app.php
r11204 r11318 1089 1089 $count = get_option('posts_per_rss'); 1090 1090 1091 wp(' what_to_show=posts&posts_per_page=' . $count . '&offset=' . ($count * ($page-1) . '&orderby=modified'));1091 wp('posts_per_page=' . $count . '&offset=' . ($count * ($page-1) . '&orderby=modified')); 1092 1092 1093 1093 $post = $GLOBALS['post'];
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)