Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 562 Bytes

core-merge-todo.md

File metadata and controls

13 lines (12 loc) · 562 Bytes

QUESTIONS

  • Should the plugin Install button become "Install & Activate"?

CORE MERGE

  • Add data properties to links, so we don't have to parse the URL
    • "update now" on plugins.php
    • "Update Now" on plugin-install.php
    • "Install Now" on plugin-install.php
  • Add helper classes, for nicer selectors
    • "Update Now" button on plugin-install.php
    • The update message <tr> on plugins.php
    • Plugin cards on plugin-install.php
  • Obey the "Are you sure you want to install this plugin?" prompt.