Make WordPress Core


Ignore:
Timestamp:
07/13/2015 06:21:24 PM (8 years ago)
Author:
DrewAPicture
Message:

Fix summaries for two methods added to WP_Terms_List_Table in 4.3.

See [32644]. See #32891.

File:
1 edited

Legend:

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

    r32739 r33207  
    374374
    375375    /**
    376      * Get the name of the default primary column.
     376     * Gets the name of the default primary column.
    377377     *
    378378     * @since 4.3.0
     
    386386
    387387    /**
    388      * Generate and display row actions links.
     388     * Generates and displays row action links.
    389389     *
    390390     * @since 4.3.0
Note: See TracChangeset for help on using the changeset viewer.