Changeset 9328 for trunk/wp-admin/includes/media.php
- Timestamp:
- 10/24/2008 06:25:46 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/media.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r9210 r9328 1544 1544 'base' => add_query_arg( 'paged', '%#%' ), 1545 1545 'format' => '', 1546 'prev_text' => __('«'), 1547 'next_text' => __('»'), 1546 1548 'total' => ceil($wp_query->found_posts / 10), 1547 1549 'current' => $_GET['paged'] … … 1552 1554 ?> 1553 1555 1554 <div class="alignleft ">1556 <div class="alignleft actions"> 1555 1557 <?php 1556 1558
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)