Linux 软件免费装
Banner图

Dynamic Text Spinner

开发者 dsouzaj86
更新时间 2024年7月23日 23:45
PHP版本: 7.4.33 及以上
WordPress版本: 6.6
版权: GPLv2 or later
版权网址: 版权信息

标签

content dynamic content spintax WordPress editor

下载

1.0.0 1.0.1

详情介绍:

Introducing the Dynamic Text Spinner - a revolutionary tool that brings the power of spintax to your WordPress site. Craft dynamic content effortlessly, ensuring your pages remain fresh and engaging for your audience. Whether you're a blogger, marketer, or content creator, our plugin offers a seamless experience to diversify your content presentation. Features:

安装:

  1. Upload the dynamic-text-spinner folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Start using the spintax feature directly in the WordPress editor.

屏幕截图:

  • Add alternative texts per line in the dialog and click Apply
  • Example showing the second Spintax option
  • Example showing the first Spintax option

常见问题:

Is this plugin compatible with page builders?

Yes, the Dynamic Text Spinner is designed to be compatible with most popular page builders. However, if you encounter any issues, please reach out to our support.

Can I use this for custom post types?

Yes, the Dynamic Text Spinner works seamlessly with both standard and custom post types.

How do I customize the cache duration for spintax?

By default, the spintax cache duration is set to 12 hours. If you wish to customize this duration, you can define the SPINTAX_CACHE_DURATION constant in your wp-config.php file. For example, to set the cache duration to 6 hours, add the following line: php define('SPINTAX_CACHE_DURATION', 6 * HOUR_IN_SECONDS);