[wordpress插件] Creative Tim's Rotating CSS Cards创意Tim的旋转CSS卡

wordpress 插件 文章 2020-04-04 19:10 569 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin will allow WordPress developers to use Creative Tim's Rotating CSS Cards

此插件将允许WordPress开发人员使用 Creative Tim的旋转CSS卡

> through a programmable shortcode.

>通过可编程的简码。

/* note for the shortcode below to work in WordPress it will need to have all it's options on one line */

  / *请注意以下简短代码才能在WordPress中工作,它需要将所有选项都放在一行上* /

[card    

[卡    

col_md = "4"    

col_md =“ 4”    

col_sm = "6"    

col_sm =“ 6”    

cover_photo = "http://www.assets.com/assets/imagesotating_card_thumb.png"    

cover_photo =“ http://www.assets.com/assets/imagesotating_card_thumb.png”    

profile_photo = "http://www.assets.com/assets/images/creative_tim.jpg"    

profile_photo =“ http://www.assets.com/assets/images/creative_tim.jpg”    

title = "Creative Tim"    

title =“创意蒂姆”    

sub_title = "Start designing and developing faster."    

sub_title =“开始更快地进行设计和开发。”    

address = "Bld Victoriei 201, Bucharest, Romania"    

地址=“ Bld Victoriei 201,罗马尼亚布加勒斯特”    

company = "Creative Tim"    

company =“创意蒂姆”    

show_stars = "true"    

show_stars =“ true”    

star_count = "5"    

star_count =“ 5”    

email = "hello@creative-tim.com"    

电子邮件=“ hello@creative-tim.com”    

phone = "+40746 461 075"    

电话=“ + 40746 461 075”    

website = "http://www.creative-tim.com/"    

网站=“ http://www.creative-tim.com/”    

twitter = "https://twitter.com/CreativeTim"    

twitter =“ https://twitter.com/CreativeTim”    

facebook = "https://www.facebook.com/CreativeTim"    

facebook =“ https://www.facebook.com/CreativeTim”    

googleplus = "http://www.creative-tim.com/contact-us"    

googleplus =“ http://www.creative-tim.com/contact-us”    

motto = "Start designing and developing faster."

motto =“开始更快地进行设计和开发。”

]

]

Flipped Card Content Header

翻转的卡片内容标题

You can use this this rotating CSS card for presenting your team or to show more information about the users from your platform.

您可以使用此旋转CSS卡来展示您的团队或从您的平台上显示有关用户的更多信息。

We're sure you can find many other use cases for it and we would like to see them all!

我们确定您可以找到许多其他用例,并且希望看到它们!

Just add a link in the comments and we'll let you know what we think.

只需在评论中添加链接,我们就会告诉您我们的想法。

[/card]

[/卡]

Follow Development on GitHub
 

跟随GitHub上的开发
 

|

|

Follow Development on Twitter

在Twitter上关注开发

安装步骤

    1. Upload creative-tim-rotating-css folder to the /wp-content/plugins/ directory
    2. creative-tim-rotating-css 文件夹上传到 / wp-content / plugins / 目录

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

下载地址
https://downloads.wordpress.org/plugin/creative-tim-rotating-css-cards.1.0.2.zip
-EOF-

AI助手支持GPT4.0