We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To declare a widget, add the following code to the plugin's main file.
// Widgets add_action( 'widgets_init', function () { register_widget( '\BEA\PB\Widgets\Main' ); } );
There was an error while loading. Please reload this page.