Linux 软件免费装
Banner图

Button Shortcode

开发者 hkharpreetkumar1
ak0ashokkumar
更新时间 2024年8月16日 19:29
PHP版本: 7.4 及以上
WordPress版本: 6.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode buttons wordpress button button shortcode wp button shortcode

下载

1.0

详情介绍:

The Button Shortcode plugin allows you to easily insert a customizable button into your WordPress posts and pages using a simple shortcode. You can customize the button's text and URL, whether it opens in a new window or directly from within your content. Shortcode Example [button text="Click Here" url="https://example.com" new_window="yes" class="custom-button-class"]

安装:

  1. Upload the button-shortcode folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Use the [button] shortcode with your desired attributes in your posts or pages.

升级注意事项:

1.0 Initial release of the Button Shortcode plugin.

常见问题:

How do I customize the button appearance?

You can customize various attributes of the button using the shortcode attributes:

  • text: The text displayed on the button.
  • url: The URL the button links to.
  • new_window: Whether to open the link in a new window (yes or no).
  • class: Additional CSS classes for the button.

更新日志:

1.0