Support

Home Forums Event Espresso Premium Featured Image Thumbnail in Admin

Featured Image Thumbnail in Admin

Posted: December 9, 2022 at 7:46 pm


pds-capcog

December 9, 2022 at 7:46 pm

Is there a way to add the Event’s Featured Image thumbnail as a column within the Admin/Dashboard table? I’ve attempted third-party plugins that add these options to customize the Admin, but none of them work within EE as it appears EE is not using WordPress admin tables, perhaps?


Tony

  • Support Staff

December 13, 2022 at 4:55 am

Hi there,

EE does use indeed use the WP List Tables to display data, however, we don’t use standard WP routes which is often what plugins are looking for.

Whilst we do have filters within our code which will allow you to hook in, which plugin are you wanting to use for this? It may be possible to hook into that and force it to work on EE list tables, I’ll check if you let me know which one you are using.


pds-capcog

December 13, 2022 at 7:55 am

I’ve tried both https://wordpress.org/plugins/featured-image-admin-thumb-fiat/ and https://wordpress.org/plugins/codepress-admin-columns/


Tony

  • Support Staff

December 14, 2022 at 5:35 am

Hmm, ok, so those plugins use filters from the list tables which we don’t apply within EE’s usage, the would need to specifically target out list tables to support them.

However, you can do this using the current filters we have available with something like this:

https://gist.github.com/Pebblo/b5609caedb245c43089c86eb47baec18

You can add that to a custom functions plugin on your site, we have some documentation on creating one here:

https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/


pds-capcog

December 14, 2022 at 7:48 am

Works like a charm. Thank you!


Tony

  • Support Staff

December 15, 2022 at 3:39 am

You’re most welcome 🙂

The support post ‘Featured Image Thumbnail in Admin’ 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.

Event Espresso