Make WordPress Core


Ignore:
Timestamp:
10/03/2014 01:07:18 PM (12 years ago)
Author:
ocean90
Message:

Plugin search: Wrap results in a form to fix pagination's paged input field.

props jesin, ocean90.
see #18724, for trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php

    r29775 r29829  
    274274                }
    275275
    276                 if ( 'top' ==  $which ) { ?>
     276                if ( 'top' ==  $which ) {
     277                        wp_referer_field();
     278                ?>
    277279                        <div class="tablenav top">
    278280                                <div class="alignleft actions">
Note: See TracChangeset for help on using the changeset viewer.