开发者 | appzoic |
---|---|
更新时间 | 2025年8月30日 13:25 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[appzoic_quote]
shortcode to wrap any text and instantly turn it into a styled, shareable quote.<blockquote>
HTML tags in your content and style them using the same beautiful design, without you needing to change any existing content.<blockquote>
tags site-wide.[appzoic_quote]Your quote here[/appzoic_quote]
quote-share-box
folder to the /wp-content/plugins/
directory.[appzoic_quote]Your inspirational quote goes here![/appzoic_quote]
in your posts, pages, or widgets.<blockquote>
elements in your content will be styled automatically upon activation.You have two options:
[appzoic_quote]Your text here...[/appzoic_quote]
.<blockquote>
HTML tags already in your posts and pages.Yes, but it requires custom CSS. The main quote container has the class .quote-container-appzoic
, and the buttons are within .share-buttons-appzoic
. You can add your own CSS to your theme's stylesheet to override the default styles.
The plugin currently supports sharing for Facebook, WhatsApp, and Telegram.
Yes, you can add the shortcode using the "Shortcode" block. The automatic styling will also apply to the native "Quote" block in the editor, as it outputs a standard <blockquote>
tag.
[appzoic_quote]
.<blockquote>
tags.