1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

PHP: Add Custom Image Sizes Into Media Library

  1. Clicks today:
    0
  2. Clicks this month:
    1
  3. Overall rating:
    4.00/5

PHP » Image Manipulation — 3 months ago
In a previous code snippet we found about how you can define new custom images sizes to use on your WordPress theme. This will use the WordPress built in function called add_image_size(). add_image_size( 'custom-image-size1', 300, 900, true );

Comments

Your Comment

You must be logged in to post a comment.