该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Cubify WP

描述

Because you always wanted floating 3D cubes in your WordPress content.

Shortcode Instructions

  1. Use the shortcode in your WordPress content. Something like [cubify img=/wp-content/plugins/cubify-wp/images/wat.png percentage=50 class=alignright speed=2]. Note: Only images on the same server can be used, so best to use images in your media library.
  2. Smile
  3. Share

Shortcode Parameters

  • img – Image URL
  • color – Box color
  • speed – Spin speed
  • class – Default is alignleft, but feel free to align with: aligncenter, alignright, or set your own custom class
  • percentage – Width of the cube in relation to content

屏幕截图

安装

Manual Installation

  1. Upload the entire /cubify-wp directory to the /wp-content/plugins/ directory.
  2. Activate Cubify WP through the ‘Plugins’ menu in WordPress.

常见问题

How do I insert cubes into my content?

Use a shortcode. [cubify img=/wp-content/plugins/cubify-wp/images/wat.png percentage=50 class=alignright speed=2]

Shortcode Parameters

  • img – Image URL
  • color – Box color
  • speed – Spin speed
  • class – Default is alignleft, but feel free to align with: aligncenter, alignright, or set your own custom class
  • percentage – Width of the cube in relation to content

Where should I upload images?

Cubify-WP only works if the images you upload are on your server. Just use the WordPress media uploader, and then copy/paste the URL into the shortcode.

What makes these magical cubes so beautiful?

Three.js A JavaScript 3D Library which makes WebGL simpler.

Does this plugin serve any practical purpose?

Cubify-WP is for fun of course! That’s pretty practical, right?

评价

此插件暂无评价。

贡献者及开发者

「Cubify WP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Cubify WP」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1.0

  • First release