bd_render_attachment_settings, $this

bd_render_attachment_settings, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: bulk-delete.6.12

do_action('bd_render_attachment_settings, $this') is found 1 times:

  • /include/Core/Base/Mixin/Renderer.php line 545
    		 * @since 6.0.0
    		 *
    		 * @param \BulkWP\BulkDelete\Core\Base\BaseModule The delete module.
    		 */
    		do_action( 'bd_render_attachment_settings', $this ); //phpcs:ignore
    	}
    
    	/**
    	 * Render limit settings.
    	 *
    	 * @param string $item_type Item Type to be displayed in label.