[wordpress插件] Cloudstitch云缝

wordpress 插件 文章 2020-03-25 22:30 444 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Cloudstitch is a community of spreadsheet powered widgets you can add to any site — things like product lists, data visualizations, and conference schedules.

Cloudstitch是一个由电子表格驱动的小部件社区,您可以将其添加到任何站点-产品列表,数据可视化和会议时间表之类的东西。

This plugin makes every widget on Cloudstitch available in WordPress with a simple Shortcode.

此插件通过简单的简码即可在WordPress中使用Cloudstitch上的每个小部件。

Adding a shaded electoral map of the US, for example, is as simple as adding the following line: [cloudstitch widget="project-templates/electoral-map-visualization"]

例如,添加带阴影的美国选举地图就像添加以下行一样简单: [cloudstitch widget =“ project-templates / electoral-map-visualization”]

>

>

Trying it Out

试用

Try out the plugin by injecting demo widget already on Cloudstitch.

通过在Cloudstitch上注入演示小部件来试用该插件。

Just add the following Shortcode to a page or post:

只需将以下简码添加到页面或帖子中即可:

`

 `

[cloudstitch widget=”project-templates/electoral-map-visualization”]
    

[cloudstitch小部件=” project-templates / electoral-map-visualization”]
    

`

`

Using your own Cloudstitch Widgets

使用您自己的Cloudstitch小部件

You can inject any widget that you’ve duplicated and customized on Cloudstitch.

您可以注入在Cloudstitch上复制并自定义的任何窗口小部件。

The general Shortcode format is:

通用的简码格式为:

`

 `

[cloudstitch widget=”USER-NAME/PROJECT-NAME”]
    

[cloudstitch小部件=“ USER-NAME / PROJECT-NAME”]
    

`

`

For example, let's say you visited Cloudstitch.io and duplicated that electoral map widget

例如,假设您访问了Cloudstitch.io,并复制了那个选举地图小部件

a>.

a>。

Assuming your username is TheIncredibleHulk, you would end up with your own copy of the project hosted at a URL like this: http://cloudstitch.io/TheIncredibleHulk/electoral-map

假设您的用户名是 TheIncredibleHulk ,您最终将拥有自己的项目副本,该副本位于以下URL: http://cloudstitch.io/TheIncredibleHulk/electoral-map

-visualization.

-可视化

Your custom Shortcode is thus [cloudstitch widget="TheIncredibleHulk/electoral-map-visualization"]

因此,您的自定义简码为 [cloudstitch widget =“ TheIncredibleHulk / electoral-map-visualization”]

安装步骤

Installation is easy!

安装很容易!

Just:

只是:

    1. Upload and unzip cloudstitch-wordpress.zip in the /wp-content/plugins/ directory
    2. / wp-content / plugins / 目录中上传并解压缩 cloudstitch-wordpress.zip

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/cloudstitch.zip
-EOF-

AI助手支持GPT4.0