stephenharris / Event-Organiser

WordPress plug-in, Event Organiser, development repository
http://wordpress.org/extend/plugins/event-organiser/
GNU General Public License v3.0
99 stars 76 forks source link

Update event-organiser-cpt.php #540

Open and-pego opened 1 year ago

and-pego commented 1 year ago

Somehow hte fix in 3.7.6 to show categories in Gutemberg disapperead at some point. It should be fixed again!

'show_in_rest' => true,

weber-s commented 5 months ago

Hello!

Indeed, this would allow notably to use Event CPT in request loop using gutemberg, which is a big plus!