Tom Usborne

Results 42 issues of Tom Usborne

If a .gif is run through the resizer, this is printed on the page: ``` Fatal error: Call to undefined method WP_Image_Editor_Imagick::get_error_message() ``` If it isn't possible to resize .gifs,...

We get a deprecated arg warning when `$source_id` doesn't return an actual ID in our `get_the_excerpt()` function: https://github.com/tomusborne/generateblocks/blob/8816e5ab471cdb5b6617e1d8ab9927bc0165a689/includes/class-dynamic-content.php#L205 `Function get_the_excerpt was called with an argument that is deprecated since version...

bug

Fixes the below log warning. ![set-attributes-log](https://user-images.githubusercontent.com/20714883/201444476-2fc7738b-4f30-4aab-aac8-63fdec603cc6.jpg)

bug

A game-changing release. Still in active development.

alpha
release

More info can be found here: https://wpshowposts.com/support/topic/offset-breaks-pagination/#post-4629

bug

Would be great if we could use the WPSP function directly on category archives. Seems to be some issues to work out: https://wpshowposts.com/support/topic/custom-post-types-and-categories

Make it so you can disable the title link with a filter.

When listing the terms, show them in alphabetical order for usability purposes.

Currently WPSP can only display terms from the selected taxonomy. You should be able to display terms from multiple taxonomies (categories, tags etc..)

enhancement