“Hide the post row actions that show up when you hover over a post in the list posts screen (e.g. edit, quick edit, trash, preview)”
,’hide_post_row_actions’ => array(
‘quick-edit’
,’preview’ *** don´t work
)
,’hide_post_row_actions’ => array(
‘quick-edit’
,’view’ *** work
)
I suggest changing the documentation for:
(e.g. edit, quick edit, trash, view)”
Custom Post Type Parameters