Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevie-c91/wordpress-custom-columns
Function to add custom columns to the WordPress admin area
https://github.com/stevie-c91/wordpress-custom-columns
php wordpress wordpress-development
Last synced: 2 months ago
JSON representation
Function to add custom columns to the WordPress admin area
- Host: GitHub
- URL: https://github.com/stevie-c91/wordpress-custom-columns
- Owner: stevie-c91
- License: mit
- Created: 2018-08-16T22:30:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T11:12:35.000Z (over 6 years ago)
- Last Synced: 2023-03-05T00:45:31.600Z (almost 2 years ago)
- Topics: php, wordpress, wordpress-development
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## WordPress Custom Columns for admin area
This is an example of how to add custom columns into the WordPress admin area. It allows extra information to be shown on the list pages as seen below:
![Custom columns example](https://stevencotterill.co.uk/img/custom_columns_finished.jpg)
This is meant to be expanded on / customised to meet the needs of your website.
View relevant article [here](https://stevencotterill.co.uk/blog/adding-custom-columns-to-the-wordpress-admin-area)