Profiles

  • Member Since: May 14th, 2014
  • Find me on:
  • Posted a reply to Popular Posts Grid Widget has gone away, on the site WordPress.org Forums:
    Where can I download the old version that still has the sidebar widget? The new…

  • Created a topic, Predefined thumbnails with new shortcode?, on the site WordPress.org Forums:
    I don't see how to use existing predefined thumbnails …

  • Posted a reply to Issues with WebP thumbs on cached images, on the site WordPress.org Forums:
    This works for returning the un-linked image which is sufficient! It also does, in fact,…

  • Posted a reply to Issues with WebP thumbs on cached images, on the site WordPress.org Forums:
    I had this thought about using stock thumbs as well, which I would love to…

  • Posted a reply to Issues with WebP thumbs on cached images, on the site WordPress.org Forums:
    Full code for a working thumb: <div class="item"> <a href="http://mysite.com/post_title/" target="_self"> <noscript data-img="http://mysite.com/wp-content/uploads/wordpress-popular-posts/9349-featured-238x0.jpg" data-webp="http://mysite.com/wp-content/uploads/wordpress-popular-posts/9349-featured-238x0.jpg.webp" data-class="wpp-thumbnail…

  • Posted a reply to Issues with WebP thumbs on cached images, on the site WordPress.org Forums:
    Full code for a working thumb: <div class="item"> <a href="http://mysite.com/post_title/" target="_self"> <noscript data-img="http://mysite.com/wp-content/uploads/wordpress-popular-posts/9349-featured-238x0.jpg" data-webp="http://mysite.com/wp-content/uploads/wordpress-popular-posts/9349-featured-238x0.jpg.webp" data-class="wpp-thumbnail…

  • Created a topic, Issues with WebP thumbs on cached images, on the site WordPress.org Forums:
    I have a page with this php snippet: $args = array( …