- Timestamp:
- 07/27/2017 12:39:34 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php
r39166 r41161 155 155 156 156 /** 157 * @access public158 157 */ 159 158 public function no_items() { … … 181 180 182 181 /** 183 * @access public184 182 */ 185 183 public function display() { … … 210 208 211 209 /** 212 * @access public213 210 */ 214 211 public function display_rows() { … … 228 225 * 229 226 * @since 3.1.0 230 * @access public231 227 * 232 228 * @global array $themes_allowedtags … … 437 433 * 438 434 * @since 3.4.0 439 * @access public440 435 * 441 436 * @global string $tab Current tab within Themes->Install screen … … 453 448 * 454 449 * @since 3.4.0 455 * @access private456 450 * 457 451 * @param object $theme - A WordPress.org Theme API object.
Note: See TracChangeset
for help on using the changeset viewer.