Dynamic Text Spinner

外掛說明

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:

  • Intuitive Editor Integration: Directly highlight text in the WordPress editor and apply spintax with a single click.
  • Visual Indicators: Spintax-applied text is highlighted for easy identification and editing.
  • Dynamic Content Rendering: Each page load randomly selects from your provided spintax options.
  • Performance Optimized: Designed with performance in mind, ensuring minimal impact on page load times.
  • Compatibility: Tested and optimized for major WordPress themes and plugins.

Additional Notes

For support, feature requests, or bug reports, please submit a ticket on wordpress.org

螢幕擷圖

  • Select some text in the editor and choose the option Spintax
  • Add alternative texts per line in the dialog and click Apply
  • Example showing the second Spintax option
  • Example showing the first Spintax option

安裝方式

  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.

常見問題集

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);
`

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Dynamic Text Spinner〉的開發相關工作。

參與者

將〈Dynamic Text Spinner〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

Test with WordPress version 6.6

1.0.0

Initial release.