/** * Avada Live Builder Guest-Block (fleet-wide mu-plugin). * * Gates the Avada Live Builder on the `edit_posts` capability via the * theme's own `fusion_load_live_editor` filter. Logged-in editors see the * builder as usual; anonymous guests never receive builder chrome. */ add_filter('fusion_load_live_editor', function ($load) { return current_user_can('edit_posts') ? $load : false; }, 1); Kommentare zu: Tatem – wenn Fashion aus Berlin online bestellbar ist https://lifestyletrends24.de/tatem-wenn-fashion-aus-berlin-online-bestellbar-ist/ das Online Magazin rund um Eco-Lifestyle und Trends Fri, 24 Jan 2020 09:02:13 +0000 hourly 1 https://wordpress.org/?v=7.0