I have a widget created:
https://apkbobs.com/beautyplus-mod-apk/
if ( function_exists(‘register_sidebar’) )
register_sidebar(array(
‘name’ => ‘Featured Video’,
‘before_widget’ => ”,
‘after_widget’ => ”,
‘before_title’ => ”,
‘after_title’ => ”,
));
All is good, I was just wondering if it was possible to show this widget on the dashboard so the client can easily change the contents when needed. I just want my client to have easier access to it. If it’s not possible, no big deal.
https://apkbobs.com/
-
This reply was modified 1 month, 1 week ago by
majidoi1.