Posted: November 21, 2014 at 5:55 am
|
Hello, So we need to know what hock to use too add more columns and how to get the category to show up in one of these lists. Many Thanks. |
|
Can’t find a way to edit the post? But meant to say it is EE4 we are working on. |
Hi, Are you referring to adding new metaboxes to the event editor similar to how WordPress SEO or All in One SEO might add some metaboxes to the posts editor? — |
|
|
No we want to add a columns to the event list in the admin area, You can do it on normal custom posts types its how wordpress seo add its columns but don’t seam to be able to do it on this plugin for the events. we juts need to know the hock to add columns please. |
|
Hi, There aren’t any filters/hooks for that section currently. I can put in a request to have some added, but cannot say if/when it will be actioned on. For your information, the file that handles the overview is /wp-content/plugins/event-espresso-core-reg_445/admin_pages/events/Events_Admin_List_Table.class.php |
Hi Zoe, I think Dean was slightly mistaken. One of our developers pointed out that the list tables inherit a parent. There are two filters related to columns: So for the event list table the filter slug is
So for the event list table the filter slug is Most global filters for all EE list tables are found in the file |
|
|
Sorry about that, I was obviously looking in the wrong place! Hopefully the above code can get you on track. |
The support post ‘Adding columns to the admin event list’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.