Shortcake Bakery Plugin WordPress, Download, Install

Shortcake Bakery Plugin WordPress

A fine selection of Shortcake-powered shortcodes.

Shortcake Bakery Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/shortcake-bakery/

How to Install Shortcake Bakery Plugin, Manually

It’s a plugin! Install it like any other.

Most of the shortcodes work out of the box, but you’ll need to whitelist any domains you want to be eligible for script and iFrame tag use.

php
add_filter( 'shortcake_bakery_whitelisted_script_domains', function(){
return array(
'ajax.googleapis.com',
);
});<pre><code></code></pre>

php
add_filter( 'shortcake_bakery_whitelisted_iframe_domains', function(){
return array(
'buzzfeed.com',
);
});<pre><code></code></pre>

Video

Screenshots

Shortcake Bakery Plugin WordPress

Shortcake Bakery Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *