开发者 |
portfolium
ramiy |
---|---|
更新时间 | 2018年2月3日 07:03 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[portfolium id=""]
shortcode and the entry ID.
更多的信息
For any questions or more information, please contact us.
With this plugin you can use the URL to embed entries. Just paste the entry URL into your post editor:
https://portfolium.com/entry/space-shuttle-main-engine
For advanced customization, the plugin supports shortcodes with id
and width
parameters:
[portfolium id="1955" width="500"]
Since WordPress 4.2, you can double click the embedded item to set max width and max height. It will add the WordPress [embed]
shortcode:
[embed width="500" height="500"]https://portfolium.com/entry/space-shuttle-main-engine[/embed]
Note: Doing it the WordPress way, using the [embed]
shortcode, is backwards and forward compatible, and it works with all the themes.