开发者 | radarthemes |
---|---|
更新时间 | 2019年3月21日 04:17 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 5.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
portfolios
folder to the /wp-content/plugins/
directory.Tabs
```
[tabs]
[tab title="Tab 1"]
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
[/tab]
[tab title="Tab 2"]
This is tab 2 textarea
[/tab]
[tab title="Tab 3"]
This is tab 3 textarea
[/tab]
[/tabs]
```
Accordion(s)
```
[accordions]
[accordion title="accordion 1"]
some text...
[/accordion]
[accordion title="accordion 2"]
some text...
[/accordion]
[accordion title="accordion 3"]
some text...
[/accordion]
[/accordions]
```
Text Highlighting
Choose between blue, orange, green, purple, pink, red, grey, light, black, yellow and blue
[highlight color="blue"] Blue Highlight [/highlight]
Code Syntax Highlighting
[code language="ruby"]
code goes here....
[/code]
Buttons
Normal buttons, colors are blue, black ,purple, green, red, gray, fire ,orange and coffee.
[button link="#" style="1" type="round" fa="twitter"] Follow Me[/button]
Yes this plugin should work with any theme and you should have no problem using the plugin upon installation. = How can I change the styling of the elments? You can override the css classes to add your own styling to different elements. = Will this plugin slow down my WordPress website? No this plugin was created to be lightweight and should have little to no performance impact on your site.