Advertisement
fahimmurshed

How To Enable Design Options on the Widgets

Sep 21st, 2021
1,131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. add_filter( 'astra_remove_widget_design_options', '__return_false' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement