- Timestamp:
- 09/04/2014 03:22:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-themes-list-table.php
r29460 r29707 15 15 /** 16 16 * Constructor. 17 * 17 * 18 18 * @since 3.1.0 19 19 * @access public … … 22 22 * 23 23 * @param array $args An associative array of arguments. 24 */ 24 */ 25 25 public function __construct( $args = array() ) { 26 26 parent::__construct( array(
Note: See TracChangeset
for help on using the changeset viewer.