-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
Both for updating plugins and for guidance on building new plugins, we should provide guidance about how to build admin views pages
- What CSS classes are in play, and how to use them (e.g. for navigation tabs, flash messages, alerts, etc.)
** Document what classes/ids went away and what was added, just as for functions/methods in code
** Document what we help with for good mobile design - Hooks/filters into new admin interface elements (?)
- Any javascripty goodness that's available across all admin pages?
- Design/layout principles we would like to push for consistency across plugins?
** Principles for plugin config screens vs admin tabs?