Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    I have tried many variations of this code, but it always uses the highest priority.

    With WP filters the highest priority is 0 and the lowest is the highest number. The filters are run in series from highest to lowest & the value from the first is passed to the second which is passed to the third which is passed to the fourth …

    If you checked the $size parameter in your swt_70px_70px function you would find that it contains ‘550px_225px’.

    Thread Starter mchavezi

    (@mchavezi)

    So how would I use the sitewide_tags_thumb_size filter to crop both sizes?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Option for setting MULTIPLE thumbnail sizes’ is closed to new replies.