Allow third-party plugins to disable Blaze row actions.
Parameters
- $are_quick_links_enabled
bool Should Blaze row actions be enabled.
- $post
WP_Post The current post in the post list table.
Changelog
- Introduced in Jetpack 0.16.0
jetpack_blaze_post_row_actions_enableAllow third-party plugins to disable Blaze row actions.
boolShould Blaze row actions be enabled.
WP_PostThe current post in the post list table.