Skip to main content
Changelog

Reliable Core Content Audit [Python] v.1.4

By No Comments1 min read
  • Implemented “Scan for Image” feature that searches for the featured image of a particular post on a website.
  • Expanded the “Scan for Image” functionality to include multiple options.
  • Introduced an external thread class for scanning featured images to prevent the application from freezing.
  • Created essential functions for the external thread class.
  • Developed an “Image List” window that displays website posts containing images from a list of image codes.
  • Incorporated a function that displays a list of posts containing images from the image codes in the “Image List” window.