Thanks it works great now – also in DIVI without further changes. Thanks a lot!
Thanks for enabeling also
//show all sites from the WMN
function showAll() {
$out = '';
$sites_arguments = array(
'public' => 1,
'archive' => 0,
'deleted' => 0,
'spam' => 0,
'orderby' => array( 'path' ),
);
apply_filters('dms_sites_arguments', $sites_arguments);
Is there a way to choose actually those settings which woudl be great if you have (archived sites or even deleted ones – especially when many are inside such a multisite.
If it would be possible to choose also a site category it would help to build easily dropdowns for only selected categories.
Thanks a lot for that plugin which is a really great help anyway!
—
Just realized that even the plugin had been updated to 0.7 and the working version of 5.4.1 it still shows the banner that the plugin does not get maintained which is simply wrong as it gets well maintained (immediately I woudl even say) after a bug was posted.
“This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Favorite Dropdown multisite selector”
This is simply WRONG and NOT TRUE! I hope www.remarpro.com Team will fix that!
-
This reply was modified 4 years, 5 months ago by toremo.
-
This reply was modified 4 years, 5 months ago by toremo.