Curved Text
A very simple shortcode series to create a curved text in Wordpress using Arctext.js
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3504 days ago
Is Curved Text abandoned?
Possibly abandoned (last update 3504 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A very simple shortcode series to create a curved text in WordPress using Arctext.js
Examples:
[arctext type=’p’ title=’How to curve text in WordPress?’ class=’curved-text’ radius=’500′ dir =’-1′ rotate=’false’]
[arctext type=’div’ title=’How to curve text in WordPress?’ class=’curved-text’ radius=’300′ dir =’1′]
[arctext type=’h3′ title=’How to curve text in WordPress?’ class=’curved-text’ radius=’200′ ]
- Type : Type of element. Ex: p, span, h1, h2, h3, h4, div, ..
- Title: Text to be displayed.
- Class: Name of the class. It can be defined to style the class from the CSS file.
- Radius: It should be a number. Ex: 100, 500.
- Dir: Change the direction. It can be -1 or 1.
- Rotate: Non-rotated / rotated letters.
References:
- https://github.com/codrops/Arctext
Installation
- Upload the plugin files to the wp-content/plugins/curved-text directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Done
Frequently Asked Questions
How can I use the plugin?
Easy. Copy the shortcode in your post / post. That is all.
Review feed
Changelog
0.1
- The first version plugin

