Changeset 43571 for trunk/tests/phpunit/tests/general/template.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/template.php
r42343 r43571 367 367 368 368 $image = wp_get_attachment_image( 369 $this->custom_logo_id, 'full', false, array( 369 $this->custom_logo_id, 370 'full', 371 false, 372 array( 370 373 'class' => 'custom-logo', 371 374 'itemprop' => 'logo',
Note: See TracChangeset
for help on using the changeset viewer.