Skip to content

2.4.2

Compare
Choose a tag to compare
@GaryJones GaryJones released this 27 Apr 14:40
· 417 commits to master since this release
  • Fixed: Bundled/pre-packaged plugins would no longer install when using the Bulk installer. This was a regression introduced in v2.4.1. #321, #316 Props @jrfnl. Thanks @tanshcreative for reporting.
  • Fixed: Bulk installer did not honour a potentially set default_path for local prep-packaged plugins. #203, #332 Props @jrfnl. Thanks @pavot and @djcowan for reporting.
  • Removed call to screen_icon() function which was deprecated in WP 3.8. #244, #224, #234. Props @NateWr. Thanks @hamdan-mahran and @InsertCart for reporting.
  • Fixed: "PHP Fatal error: Class 'TGM_Bulk_Installer' not found" #185 Thanks @ctalkington for reporting.