开发者 | ryansutana |
---|---|
更新时间 | 2017年6月1日 12:07 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.0 及以上 |
WordPress版本: | 4.8 |
版权: | GPLv2 or later |
You can add this plugin in two easist way, by
[wp_panoramio] or do_shortcode('[wp_panoramio]'); For more updated details and support please visit plugin site at WP Panoramio.
Yes, just use the shortcode [wp_panoramio], if this does not work, then you need to add a little trick into the function.php file of your site. add_filter('widget_text', 'do_shortcode'); // add this code anywhere in your function.php file