expose ticker taxonomy to API and add select element to Gutenberg block
This is more handy than entering the ticker slug manually.
This commit is contained in:
@ -133,6 +133,7 @@ class SCLiveticker {
|
||||
'show_ui' => true,
|
||||
'show_admin_column' => true,
|
||||
'query_var' => true,
|
||||
'show_in_rest' => true,
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user