White Label and Multisite Support

Today’s release brings some features that our customers who run agencies have been asking for. Below are the changes in Beaver Tunnels 1.2.
White Label Support
If you have the Agency version of Beaver Builder and are using the white label settings, then Beaver Tunnels will inherit these settings. You won’t need to do anything to turn this on. It will just work.
Multisite Support
For our customers running multisite installations, if you have network activated Beaver Tunnels, then the License Key field and the Remove Data on Uninstall option will move to the Network Admin.
Improved Template Rendering
Occasionally there can be issues with the way that Beaver Builder’s [fl_builder_insert_layout]
shortcode or the FLBuilder:render_query()
function render templates. After consulting with the Beaver Builder team, we have implemented a new method that should be much more reliable.
Update: As of Beaver Tunnels 1.2.1, we have reverted back to the previous method of rendering templates due to compatibility with certain modules.
Shortcode Improvements
The [beaver_tunnels]
shortcode has been improved to be more reliable. Along with the $post
object, the $wp_query
object is now also temporarily overridden to allow shortcodes to behave as if they are running on the page where they are being displayed.