{"id":291457,"date":"2026-04-11T11:01:42","date_gmt":"2026-04-11T11:01:42","guid":{"rendered":"https:\/\/de.wordpress.org\/plugins\/texttweener\/"},"modified":"2026-04-11T11:18:23","modified_gmt":"2026-04-11T11:18:23","slug":"texttweener","status":"publish","type":"plugin","link":"https:\/\/sq-xk.wordpress.org\/plugins\/texttweener\/","author":14075441,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"6.9.4","requires":"6.3","requires_php":"7.4","requires_plugins":null,"header_name":"TextTweener","header_author":"Michael Rademacher","header_description":"Animated text transitions \u2014 letters morph to their new positions.","assets_banners_color":"2b292b","last_updated":"2026-04-11 11:18:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/realmaker.de\/texttweener","header_author_uri":"https:\/\/realmaker.de","rating":0,"author_block_rating":0,"active_installs":0,"downloads":38,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"realmaker","date":"2026-04-11 11:18:23"}},"upgrade_notice":{"1.1.0":"<p>Improved WordPress.org compliance and coding standards. No breaking changes.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3503894,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3503894,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3503894,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3503894,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"texttweener\/text-rotator":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"texttweener\/text-rotator","version":"1.1.0","title":"TextTweener","category":"text","icon":"editor-textcolor","description":"Animated text transitions \u2014 letters morph to their new positions.","keywords":["text","animation","morph","transition","rotate"],"supports":{"html":false,"align":["wide","full"],"color":{"text":true,"background":false},"spacing":{"margin":true,"padding":true}},"attributes":{"texts":{"type":"array","default":["First text here","Second text here"]},"duration":{"type":"number","default":4000},"transitionDuration":{"type":"number","default":800},"stagger":{"type":"number","default":15},"easing":{"type":"string","default":"cubic-bezier(0.16, 1, 0.3, 1)"},"textAlign":{"type":"string","default":"left"},"fontSize":{"type":"number","default":32},"loop":{"type":"boolean","default":true}},"editorScript":"texttweener-editor","editorStyle":"texttweener-editor-style","viewScript":"texttweener-core","textdomain":"texttweener"}},"tagged_versions":["1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3503894,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3503894,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3503894,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3503894,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"TextTweener block in the Block Inserter (Text category).","2":"Block sidebar \u2014 add as many text phrases as you like.","3":"Animation controls \u2014 display duration, transition, stagger, easing, loop.","4":"Appearance controls \u2014 font size."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[785,1220,59657,749,2104],"plugin_category":[50],"plugin_contributors":[259965],"plugin_business_model":[],"class_list":["post-291457","plugin","type-plugin","status-publish","hentry","plugin_tags-animation","plugin_tags-block","plugin_tags-morph","plugin_tags-text","plugin_tags-transition","plugin_category-media","plugin_contributors-realmaker","plugin_committers-realmaker"],"banners":{"banner":"https:\/\/ps.w.org\/texttweener\/assets\/banner-772x250.jpg?rev=3503894","banner_2x":"https:\/\/ps.w.org\/texttweener\/assets\/banner-1544x500.jpg?rev=3503894","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/texttweener\/assets\/icon-128x128.png?rev=3503894","icon_2x":"https:\/\/ps.w.org\/texttweener\/assets\/icon-256x256.png?rev=3503894","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/texttweener\/assets\/screenshot-1.png?rev=3503894","caption":"TextTweener block in the Block Inserter (Text category)."},{"src":"https:\/\/ps.w.org\/texttweener\/assets\/screenshot-2.png?rev=3503894","caption":"Block sidebar \u2014 add as many text phrases as you like."},{"src":"https:\/\/ps.w.org\/texttweener\/assets\/screenshot-3.png?rev=3503894","caption":"Animation controls \u2014 display duration, transition, stagger, easing, loop."},{"src":"https:\/\/ps.w.org\/texttweener\/assets\/screenshot-4.png?rev=3503894","caption":"Appearance controls \u2014 font size."}],"raw_content":"<!--section=description-->\n<p>TextTweener is a Gutenberg block that creates smooth, animated text transitions. Individual letters morph and move to their new positions, creating an elegant text rotation effect.<\/p>\n\n<p><strong>Live Demo:<\/strong> <a href=\"https:\/\/realmaker.de\/texttweener\/\">https:\/\/realmaker.de\/texttweener\/<\/a> \u2014 see the animation in action before installing.<\/p>\n\n<p><strong>Source Code &amp; Build Instructions:<\/strong><\/p>\n\n<p>The minified file <code>assets\/texttweener.umd.min.js<\/code> is built from the TypeScript source at:\n<a href=\"https:\/\/github.com\/Realmaker\/textTweener\">https:\/\/github.com\/Realmaker\/textTweener<\/a><\/p>\n\n<p>To build from source:<\/p>\n\n<ol>\n<li>Clone the repository: <code>git clone https:\/\/github.com\/Realmaker\/textTweener.git<\/code><\/li>\n<li>Install dependencies: <code>npm install<\/code><\/li>\n<li>Build: <code>npm run build<\/code><\/li>\n<\/ol>\n\n<p>The compiled output is generated in <code>dist\/<\/code> using <a href=\"https:\/\/tsup.egoist.dev\/\">tsup<\/a> (ESBuild-based bundler). The build configuration is in <code>tsup.config.ts<\/code>.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Smooth letter-by-letter animation between text phrases<\/li>\n<li>Customizable display duration, transition speed, and stagger<\/li>\n<li>Multiple easing presets (Smooth, Ease Out, Bounce, Linear)<\/li>\n<li>Add as many text phrases as you need<\/li>\n<li>Responsive and works with any WordPress theme<\/li>\n<li>No jQuery dependency<\/li>\n<li>No-JavaScript fallback for accessibility<\/li>\n<\/ul>\n\n<p><strong>Usage:<\/strong><\/p>\n\n<ol>\n<li>Add the \"TextTweener\" block in the WordPress block editor<\/li>\n<li>Enter at least two text phrases in the block settings<\/li>\n<li>Customize animation settings (duration, easing, stagger) as desired<\/li>\n<li>Publish and watch your text animate<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>texttweener<\/code> folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin through the \"Plugins\" menu in WordPress<\/li>\n<li>Use the \"TextTweener\" block in the block editor<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20many%20text%20phrases%20can%20i%20add%3F\"><h3>How many text phrases can I add?<\/h3><\/dt>\n<dd><p>You can add as many text phrases as you like. A minimum of two is required for the animation to work.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20any%20theme%3F\"><h3>Does it work with any theme?<\/h3><\/dt>\n<dd><p>Yes, TextTweener works with any WordPress theme that supports the block editor.<\/p><\/dd>\n<dt id=\"can%20i%20control%20the%20animation%20speed%3F\"><h3>Can I control the animation speed?<\/h3><\/dt>\n<dd><p>Yes. You can adjust the display duration (how long each text is shown), transition duration (how fast the morph animation plays), and stagger (delay between individual letter animations).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Improved WordPress.org compliance<\/li>\n<li>Replaced inline scripts with wp_add_inline_script()<\/li>\n<li>Added internationalization support (load_plugin_textdomain)<\/li>\n<li>Updated block.json with editorScript, editorStyle, and viewScript<\/li>\n<li>Changed license to GPL-2.0-or-later<\/li>\n<li>Added readme.txt<\/li>\n<li>Updated to modern script registration format<\/li>\n<li>Replaced deprecated AlignmentToolbar with AlignmentControl<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Animated text transitions \u2014 letters morph to their new positions.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/291457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=291457"}],"author":[{"embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/realmaker"}],"wp:attachment":[{"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=291457"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=291457"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=291457"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=291457"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=291457"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sq-xk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=291457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}