Skip to content

wpt_notes_tab

github-actions[bot] edited this page Jun 14, 2026 · 1 revision

Auto-generated Example

add_action(
   'wpt_notes_tab',
    function( $ID ) {
        // Your code here.
    }
);

Parameters

  • $ID

Files

do_action( 'wpt_notes_tab', $post->ID )

← All Hooks

Clone this wiki locally