For style and code reference about the default WordPress interface elements, I use the plugin WordPress Admin Style, by Frank Bültge.
It shows CSS ID’s and classes, and screenshots, for the following elements:
Full plugin page screenshot at GitHub.
Related Posts:
- How to remove admin menu pages inserted by plugins?
- Making Custom Fields Standard in the Admin UI
- Backup the Database and Restore from the Backup?
- Custom ReCaptcha Login
- Creating my own Admin Forms in a WordPress CMS?
- How to make custom bulk actions work on the media/upload page?
- Removing fields from the Media Uploader/Gallery
- deleted users still show in count?
- How to build custom WP admin with custom URLs
- Redirect members to custom page upon logging in through WP admin
- Can I use $wpdb for my custom tables in the WordPress database?
- What Is The Difference Between suppress_errors() And hide_errors() in $wpdb?
- Prevent WordPress from loading comments
- Suggestions for WPMU Migration (advanced)
- Retrieve and display data from custom db table in admin area?
- How to find if a post with custom_field == X exists?
- Custom Dashboard Home Screen Options
- Custom search page and search by title, content and tag
- Add search Value to wp_list_table pagination
- Add a page that appears in the backend admin that lists files to download? WP 3.3
- Adding “Interesting Tags” & “Ignored Tags” like StackOverflow.com in a WordPress Blog?
- How do I change the default admin color scheme in MP6
- What’s the proper way to use a custom table? [closed]
- How to retrieve the value stored in a multi-dimensional array and SUM the entries?
- Adding a Table to the wordpress database
- Creating user relationships
- Extend Screen Options
- Admin Panel – Custom Menu Sub-Item LINK
- WP Northwind for Theme Development?
- Adding custom styles to dropdown in editor
- how to add custom css and js on wordpress post editor directly without using .php file
- How to customize core admin pages within a theme?
- Allow non-admins to access the Customize theme page
- Fastest way to get the comment and ping total count for a post
- How to change popular term checklist title when edit post?
- WordPress customizer Preview not loading
- $wpdb->replace: WHERE?
- Extend WordPress Core Classes in OOP Theme?
- Your thoughts on the interaction with one custom database table from WP?
- Customizing Users in Admin Area
- Custom Columns WordPress Admin
- Restrict Viewing of post on both front and backend?
- Applying WP-cli Search & Replace to Static SQL Dump File
- add custom content to appearance/widgets screen
- Setup database structure with books, authors, languages etc. for publishing house [closed]
- Add table to WordPress database
- theme customizer – can a single option pass multiple values?
- How to remove admin menu pages inserted by plugins and themes in the top admin bar?
- Customizing admin look and feel for just one particular type of user
- Custom Database Table and foreach
- Open login logo URL in new tab
- Change admin_title of a plugin using code snippet/functions
- optimal taxonomy or custom post types
- Delete a column in edit.php generated with a plugin
- What is my error trying to create a new table in the database?
- Add admin page for specific post status (for example)
- How to show Term ID beside Name Category with wp_dropdown_categories()
- Migrating my site to a new domain does not keep any changes made in customizer
- How to create custom backend admin menu in different languages?
- New Page/Post Screen Opens an Existing Post
- Advice on how to structure a custom plugin
- How to have differents sites share the same tables of DB?
- POST 429 Error when trying to place more than 20 images into post at once
- Figuring out how to create “Option Pages” in WordPress admin
- Custom Form Input not saving to Database
- Check get_post value after wp-admin login
- Custom Admin Section
- where can i find the login page in wordpress and add my header to it
- Style Radio Buttons inside Edit Page (Custom Fields)
- Accountless password generation
- Add several fields from different tables to post, fields per post are in same row of table
- Changing a setting in the wp-admin/customize.php reverts CSS styles to parent theme [closed]
- Where should I put this custom data?
- Show WP content on different PHP Sites
- Database custom table issues – incorrect result displayed
- Create Custom Admin Fields
- Changing starting number of User ID
- Accessing + retrieving custom database in WordPress
- How to create functions that affect only a specific user
- Prevent posts from being published if the ‘Uncategorized’-category or no category is selected
- Advice how to connect custom database with WordPress, change data in WordPress and finaly use this data
- Changes to code not displaying
- How can I get posts in a subcategory to display on it’s parent categories archive page?
- customize_register with Multiple controls/settings – how to get values?
- simple wp_insert_post example
- Name/Word Replacement Plugin
- Get page ID outside the loop, matching menu ID
- help to change some colors (woocomerce and store locator) [closed]
- Show Featured Post Only On The Homepage
- order event posts by multiple custom fields
- How to assign a custom post title to be the post ID?
- Creating a “Delete”-Button for Metadata userspecific
- export and import wordpress customization
- How can i add customisation of text to my theme?
- Can I overwrite custom taxonomy FROM “public” TO “false”
- WordPress Migration – Issue with admin panel changes
- How do i edit text that is not in the customization menu
- issue in wordpress auto delete post and redirect to another 1
- How do I map two domains to the same wordpress installation?
- how to register / add multiple options into one field in wordpress?