{"id":341160,"date":"2026-08-03T11:59:59","date_gmt":"2026-08-03T11:59:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fuwari-block-effects\/"},"modified":"2026-08-03T11:59:33","modified_gmt":"2026-08-03T11:59:33","slug":"fuwari-block-effects","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fuwari-block-effects\/","author":3546196,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.3","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Fuwari Block Effects","header_author":"midorinz","header_description":"Lightweight scroll animations (fade, box reveal) and gradient text for core blocks. No dependencies.","assets_banners_color":"6a75dd","last_updated":"2026-08-03 11:59:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":67,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"midorinz","date":"2026-08-03 11:59:33"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3632841,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3632841,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3632841,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3632841,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[785,4121,11029,6294,790],"plugin_category":[50],"plugin_contributors":[274321],"plugin_business_model":[],"class_list":["post-341160","plugin","type-plugin","status-publish","hentry","plugin_tags-animation","plugin_tags-blocks","plugin_tags-fade","plugin_tags-gradient","plugin_tags-scroll","plugin_category-media","plugin_contributors-midorinz","plugin_committers-midorinz"],"banners":{"banner":"https:\/\/ps.w.org\/fuwari-block-effects\/assets\/banner-772x250.png?rev=3632841","banner_2x":"https:\/\/ps.w.org\/fuwari-block-effects\/assets\/banner-1544x500.png?rev=3632841","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fuwari-block-effects\/assets\/icon-128x128.png?rev=3632841","icon_2x":"https:\/\/ps.w.org\/fuwari-block-effects\/assets\/icon-256x256.png?rev=3632841","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Fuwari Block Effects adds subtle scroll animations and gradient text to WordPress core blocks. \"Fuwari\" is a Japanese word for something soft and floaty \u2014 exactly how your content will appear.<\/p>\n\n<p>No extra libraries, no settings screens. Select a block, pick an effect in the sidebar, done.<\/p>\n\n<p><strong>Animations<\/strong> (play once when the block scrolls into view, or replay on every re-entry with the Repeat toggle):<\/p>\n\n<ul>\n<li><strong>Fade Up \/ Fade Down \/ Fade In<\/strong> \u2014 classic entrance animations<\/li>\n<li><strong>Box Reveal<\/strong> \u2014 a colored box covers the element, then slides away to reveal it. Choose the slide direction (right \/ left \/ up \/ down) and the box color (Purple \/ Orange \/ Blue \/ Dark)<\/li>\n<\/ul>\n\n<p><strong>Gradient text<\/strong> \u2014 three built-in gradients (Purple, Orange, Blue), plus a Custom option where you set the start and end colors with hex values.<\/p>\n\n<p><strong>Alternating columns<\/strong> \u2014 an option for the Columns block that reverses column order on desktop, useful for text\/image zigzag layouts.<\/p>\n\n<p>Supported blocks \u2014 animations: Paragraph, Heading, Quote, Button, Image, Group, Columns, Cover, Gallery, List. Gradient text: Paragraph, Heading, Quote, Button. Column layout: Columns.<\/p>\n\n<h4>Built to be safe<\/h4>\n\n<ul>\n<li>Content stays visible if JavaScript is disabled or fails to load<\/li>\n<li>Respects the <code>prefers-reduced-motion<\/code> user setting<\/li>\n<li>Falls back gracefully on browsers without IntersectionObserver<\/li>\n<li>No data collection, no external requests, no tracking<\/li>\n<\/ul>\n\n<h4>Customization<\/h4>\n\n<p>Override the Box Reveal color from your theme's Additional CSS:<\/p>\n\n<pre><code>body { --fuwari-reveal-color: #f5576c; }\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin.<\/li>\n<li>Select a supported block in the editor.<\/li>\n<li>Choose an animation or gradient in the \"Block Effects\" panel in the block sidebar.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20work%20with%20any%20theme%3F\"><h3>Does it work with any theme?<\/h3><\/dt>\n<dd><p>Yes. The plugin adds CSS classes to blocks, so it works with both block themes and classic themes.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20deactivate%20the%20plugin%3F\"><h3>What happens if I deactivate the plugin?<\/h3><\/dt>\n<dd><p>Nothing breaks. The CSS classes remain in your content but simply have no effect until you reactivate.<\/p><\/dd>\n<dt id=\"why%20doesn%27t%20the%20animation%20play%20for%20some%20visitors%3F\"><h3>Why doesn't the animation play for some visitors?<\/h3><\/dt>\n<dd><p>If the visitor's OS is set to \"reduce motion\", the plugin intentionally shows content immediately without animation, for accessibility.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release: Fade Up \/ Fade Down \/ Fade In \/ Box Reveal animations, three text gradients, alternating columns layout.<\/li>\n<\/ul>","raw_excerpt":"Lightweight scroll animations and gradient text for core blocks. No dependencies, no jQuery \u2014 just a few KB of CSS and vanilla JS.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/341160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=341160"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/midorinz"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=341160"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=341160"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=341160"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=341160"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=341160"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=341160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}