Add Columns to Admin CPT Listing»
See David Lord site for implementation.
ACF, CPT, Custom Admin | Type: PHP
Add Contextual Help for Custom Post Types»
The contextual help feature is a descending tab which can be seen in the top right of pages where available.
Custom Admin, Users, WP/CP | Type: PHP
Add Message on Thumbnail Metabox»
Sometimes you need to change the message.
Custom Admin, Users, WP/CP | Type: PHP
Custom Login Logo and Logo Link»
Add other styles as necessary.
Custom Admin | Type: CSS
Custom TinyMCE Styles»
Consider replacing current approach with this plugin (still need to remove h1, blockquote, etc from formats)
Custom Admin, TinyMCE, Users | Type: PHP
Disable WordPress Default Image Link»
Disable annoying default image link in theme functions file. You can still make a link, but it won't be the default.
Custom Admin, Users | Type: PHP
Disallow File Edit»
Disable theme and plugin editor in admin.
Custom Admin, Users, wp-config | Type: PHP
Force Private Post»
Have used this for user-created content that is not for public.
Custom Admin, Users, WP/CP | Type: PHP
Move WordPress Admin Bar to Bottom»
Move admin bar to bottom to get it out of the way of menus at top on fixed heads.
CSS, Custom Admin, Users | Type: CSS
Redirect Users on Login Based on Role»
This plugin allows redirection of users when they login, based on role.
Custom Admin, Users | Type: PHP