Settings - Hirezoot ProBlock

Blocks

add_action (Registered Hooks)

HookCallbackNotes
awsm_block_filter_formdisplay_block_filter_formRenders the block filter form
wp_ajax_block_jobfilterawsm_block_posts_filtersAJAX handler for job filtering (logged-in users)
wp_ajax_nopriv_block_jobfilterawsm_block_posts_filtersAJAX handler for job filtering (non-logged-in users)
wp_ajax_block_loadmoreawsm_block_posts_filtersAJAX handler for load more (logged-in users)
wp_ajax_nopriv_block_loadmoreawsm_block_posts_filtersAJAX handler for load more (non-logged-in users)
awsm_block_filter_form_sidedisplay_block_filter_form_sideRenders the side filter form variant

do_action (Fired Hooks / Extension Points)

To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.

HookParameterNotes
awsm_block_form_inside$block_attsFires inside the block form at two separate render locations; extendable by other code