Skip to content

Releases: BrianHenryIE/bh-wp-plugins-page

v1.3.0

28 Apr 05:21
Compare
Choose a tag to compare
  • Add zip download link on each plugins.php yellow update notification
  • Add (prepare) span element to plugin version (for future JS version history)

Screenshot 2023-04-27 at 10 13 53 PM

v1.2.0

01 Mar 06:42
Compare
Choose a tag to compare
  • Add: Rename plugins by clicking on their title
  • Add: Prevents redirecting away from plugins.php when activating plugins
  • Add: Hides "uninstall" links
  • Add: GitHub Updater support
  • Add: Logger to catch errors

Rename

v1.1.1

20 Oct 22:54
Compare
Choose a tag to compare
  • Refactored logic into Parsed_Link class

NB: Needs PHP 8.0 for DOMDocument::firstElementChild.

v1.10.0

28 Sep 02:16
Compare
Choose a tag to compare
  • Add: Prevent plugins from redirecting away from plugins.php when installed
  • Fix: JetPack is calling plugin functions with null parameters
  • Project structure changed

v1.0.9

27 Apr 19:44
Compare
Choose a tag to compare
Update codecoverage.yml

v1.0.7

15 Sep 21:20
Compare
Choose a tag to compare
1.0.7

v1.0.5

09 Sep 22:07
Compare
Choose a tag to compare
1.0.5

v1.0.3

26 Jan 00:45
Compare
Choose a tag to compare
Update version

v1.0.2

23 Jan 02:02
Compare
Choose a tag to compare

Bugfix: Plugins' View Details thickbox was not displaying – rather then strip all CSS classes, allow a whitelist.

Minor bugfixes

17 Jan 08:19
Compare
Choose a tag to compare
  • Improvement: GitHub icons are now only used when the link is to a repo (i.e. not to repo/issues etc.)
  • Bugfix: Was hiding links when "premium" was in the URL (when trying to hide upsells).
  • Bugfix: Plugins with empty action links were crashing things.

Now uses DOMDocument to parse links.