wordpress-popular-posts icon indicating copy to clipboard operation
wordpress-popular-posts copied to clipboard

Remove Lefovers from the "Classic" Widget

Open cabrerahector opened this issue 1 year ago • 0 comments

After the official removal of the "classic" widget we still need to work on the following:

  • [x] Remove the /wp-json/wordpress-popular-posts/v1/popular-posts/widget/ endpoint.
  • [ ] Remove the WordPressPopularPosts\Widget class.
  • [x] Remove related JS code from /assets/js/wpp.js.
  • [x] Remove related CSS selector from Front.php (see inline_loading_css()).
  • [x] Update all widget related entries on the wiki (including REST API endpoint docs).

cabrerahector avatar Jan 07 '24 15:01 cabrerahector