Skip to content

mc_no_fifth_week

github-actions[bot] edited this page Jun 3, 2026 · 4 revisions

Auto-generated Example

add_filter(
   'mc_no_fifth_week',
    function( $return ) {
        // Your code here.
        return $return;
    }
);

Parameters

  • $return

Files

apply_filters( 'mc_no_fifth_week', $return )

← All Hooks

Clone this wiki locally