Guest User

Untitled

a guest
Oct 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?php
  2. define( 'HEADER_IMAGE_WIDTH', apply_filters( 'alice_header_image_width', 200 ) );
  3. define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'alice_header_image_height', 200 ) );
  4. ?>
Add Comment
Please, Sign In to add comment