Skip to content

2.1.0 (2011-10-18)

Compare
Choose a tag to compare
@GaryJones GaryJones released this 24 Aug 14:08
· 668 commits to develop since this release
  • Fixed duplicate nag message on admin options pages
  • Fixed FTP nonce error when FTP credentials aren't defined in wp-config.php
  • Improved handling of failed FTP connections with WP_Filesystem
  • Improved string labeling for semantics
  • Improved nag messages so that they are now consolidated into one message
  • Improved plugin sorting by listing them alphabetically
  • Improved plugin messages after installation and activation
  • Added automatic activation of plugins after installation (users no longer need to click the "Activate this plugin" link)
  • Added links to repo plugins for their plugin details and information (done via thickbox)
  • Added option to dismiss nag message
  • Added tgmpa_notice_action_links filter hook to filter nag message action links
  • Added new methods: admin_init(), thickbox(), dismiss(), populate_file_path(), _get_plugin_data_from_name() and is_tgmpa_page()