<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									WordPress 7.0環境にて、記事内に特定のSWELLブロックを配置すると「下側へのドラッグスクロール」が不能になる不具合について - 不具合報告				            </title>
            <link>https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/</link>
            <description>SWELLユーザー限定で利用可能な掲示板です。</description>
            <language>ja</language>
            <lastBuildDate>Sat, 08 Aug 2026 01:25:57 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: WordPress 7.0環境にて、記事内に特定のSWELLブロックを配置すると「下側へのドラッグスクロール」が不能になる不具合について</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12619</link>
                        <pubDate>Sun, 07 Jun 2026 05:54:55 +0000</pubDate>
                        <description><![CDATA[こんにちは。結論から言うと、この問題はテーマ特有の問題ではありません。
おそらく、クラシックテーマとバージョン2ブロック（非iframeエディター）、メタボックスの組み合わせで発生するコア側の問題です。デフォルトテーマでも、以下の手順で問題を再現できました。

Twenty Twenty-Oneを有効化
エディタのオプション→設定→カスタムフィールドを有効化する（エディ...]]></description>
                        <content:encoded><![CDATA[<p>こんにちは。結論から言うと、この問題はテーマ特有の問題ではありません。</p>
<p>おそらく、クラシックテーマとバージョン2ブロック（非iframeエディター）、メタボックスの組み合わせで発生するコア側の問題です。デフォルトテーマでも、以下の手順で問題を再現できました。</p>
<ol>
<li>Twenty Twenty-Oneを有効化</li>
<li>エディタのオプション→設定→カスタムフィールドを有効化する（エディターの下部にメタボックスが表示される）</li>
<li>ブラウザコンソールから、以下のコードを実行してバージョン2ブロックを一時的に登録
<blockquote>
<div>wp.blocks.registerBlockType( 'my-plugin/v2-block', {</div>
<div><span>  apiVersion: 2,</span></div>
<div><span>  title: 'v2 block',</span></div>
<div><span>  edit: function () {</span></div>
<div><span>    return wp.element.createElement( 'p', wp.blockEditor.useBlockProps(), `v2 block` );</span></div>
<div><span>  },</span></div>
<div>} );</div>
</blockquote>
</li>
<li>このブロックをコンテンツに挿入する（ここで、エディターがiframe→非iframeに切り替わる）</li>
<li>ブロックをドラッグして画面下部に移動できない</li>
</ol>
3836
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>ですが、最新のGutenbergプラグインを有効化する（＝エディターが常にiframeになる）と問題は解決するので、将来的にはこの問題は自然と解決されるのではないかと思います。この問題はエディターが非iframeの時に起こる特有の問題のように見えますが、早ければWordPress7.1で、エディターは完全にiframeになるからです。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>Tetsuaki Hamano</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12619</guid>
                    </item>
				                    <item>
                        <title>RE: WordPress 7.0環境にて、記事内に特定のSWELLブロックを配置すると「下側へのドラッグスクロール」が不能になる不具合について</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12618</link>
                        <pubDate>Sun, 07 Jun 2026 04:03:03 +0000</pubDate>
                        <description><![CDATA[@loos_ryo ありがとうございますm(__)m]]></description>
                        <content:encoded><![CDATA[@loos_ryo ありがとうございますm(__)m]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>yoyo88</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12618</guid>
                    </item>
				                    <item>
                        <title>RE: WordPress 7.0環境にて、記事内に特定のSWELLブロックを配置すると「下側へのドラッグスクロール」が不能になる不具合について</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12614</link>
                        <pubDate>Sat, 06 Jun 2026 03:54:12 +0000</pubDate>
                        <description><![CDATA[Iframe化されない時のエディターの挙動バグですかねー、後で確認してみます]]></description>
                        <content:encoded><![CDATA[<p style="text-align: right">Iframe化されない時のエディターの挙動バグですかねー、後で確認してみます</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>了</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12614</guid>
                    </item>
				                    <item>
                        <title>WordPress 7.0環境にて、記事内に特定のSWELLブロックを配置すると「下側へのドラッグスクロール」が不能になる不具合について</title>
                        <link>https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12611</link>
                        <pubDate>Fri, 05 Jun 2026 01:07:22 +0000</pubDate>
                        <description><![CDATA[お世話になっております。SWELLの編集画面（ブロックエディタ）において、ドラッグ＆ドロップによるブロック移動時の挙動について不具合と思われる現象が発生したため報告いたします。
複数のサイト（同一バージョン環境）で検証したところ、全く同じ現象が再現いたしました。
【検証環境】

WordPress：7.0
SWELL：2.17.1
PHP：8.3.30
ブラウザ：...]]></description>
                        <content:encoded><![CDATA[<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICBAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">お世話になっております。<br data-sfc-root="c" data-sfc-pl="|[]" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);" />SWELLの編集画面（ブロックエディタ）において、ドラッグ＆ドロップによるブロック移動時の挙動について不具合と思われる現象が発生したため報告いたします。<span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICRAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">複数のサイト（同一バージョン環境）で検証したところ、全く同じ現象が再現いたしました。<span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIChAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">【検証環境】<!--TgQPHd|[]--></strong><span></span><!--TgQPHd|[]--></div>
<ul class="KsbFXc U6u95" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICxAA" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">WordPress：7.0<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICxAB" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">SWELL：2.17.1<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICxAC" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">PHP：8.3.30<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAICxAD" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">ブラウザ：Google Chrome</span></span>
3833
<span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"> </span><span></span><!--TgQPHd|[]--></li>
<!--TgQPHd|[]--></ul>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIDBAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">【発生する不具合の現象】<!--TgQPHd|[]--></strong><br data-sfc-root="c" data-sfc-pl="|[]" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);" />編集画面において、ブロックを下側にドラッグした際の「自動スクロール移動」が動作しなくなります。<span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIDRAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">この現象は、記事内に「吹き出しブロック」や「SWELLボタンブロック」などの特定のSWELLカスタムブロックが<strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">1つでも配置された時点で発生<!--TgQPHd|[]--></strong>します。配置された後は、ページを再読み込み（リロード）しても復旧しません。<span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIDhAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">また、この不具合が発生している状態でも、<strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">「上側へのドラッグスクロール」は正常に動作しますが、「下側へのドラッグスクロール」だけが一切発動しなくなります。<!--TgQPHd|[]--></strong><span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIDxAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">【再現手順】<!--TgQPHd|[]--></strong><span></span><!--TgQPHd|[]--></div>
<ol class="IaGLZe VimKh" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIEBAA" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">新規投稿を表示（この時点では、段落や画像ブロックなどのドラッグによる「下側への自動スクロール移動」は正常に機能します）。<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIEBAB" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">編集画面に「吹き出しブロック」または「SWELLボタンブロック」を1つでも配置する。<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIEBAC" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><strong class="Yjhzub" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 600; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">配置した瞬間に不具合状態となり、以後、普通の「段落ブロック」であっても下側へのドラッグスクロール移動が一切できなくなる。<!--TgQPHd|[]--></strong>（上側へのスクロールは可能です）<!--TgQPHd|[]--></span><!--TgQPHd|[]--></li>
<li class="Z1qcYe" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIEBAD" data-complete="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><span class="T286Pc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">ページを再読み込みしても、その記事内にSWELLボタンや吹き出しが残っている限り、下側へのドラッグスクロールは不能なままとなります。<!--TgQPHd|[]--></span><span></span><!--TgQPHd|[]--></li>
<!--TgQPHd|[]--></ol>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIERAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">記事内にこれらの特殊なブロックが存在することで、WordPress 7.0のエディタ側が「画面最下部（高さ）の座標計算」を誤認し続けている可能性が見受けられます。<span></span><!--TgQPHd|[]--></div>
<div class="n6owBd awi2gc" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-hveid="CAAIEhAA" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 16px; font-weight: 400; margin: 12px 0px 16px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);">ご確認いただけますと幸いです。よろしくお願いいたします。<span></span><!--TgQPHd|[]--></div>
<div class="Fsg96" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 14px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><!--TgQPHd|[]--></div>
<hr class="j3tEEe" data-sfc-root="c" data-sfc-pl="|[]" data-sfc-cb="" data-complete="true" data-processed="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 14px; font-weight: 400; margin: 32px 0px; text-decoration: none; border-bottom: 0px rgb(128, 128, 128);" />
<div class="Fsg96" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 14px; font-weight: 400; margin: 0px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"><!--TgQPHd|[]--></div>
<div class="otQkpb" role="heading" data-animation-nesting="" data-sfc-cp="" data-sfc-root="c" data-sfc-cb="" data-complete="true" data-processed="true" data-sae="" data-copy-service-computed-style="font-family: Arial, sans-serif; font-size: 20px; font-weight: 700; margin: 24px 0px 12px; text-decoration: none; border-bottom: 0px rgb(230, 232, 240);"> </div>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-bugs/">不具合報告</category>                        <dc:creator>yoyo88</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-bugs/wordpress-7-0%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a6%e3%80%81%e8%a8%98%e4%ba%8b%e5%86%85%e3%81%ab%e7%89%b9%e5%ae%9a%e3%81%aeswell%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%82%92%e9%85%8d%e7%bd%ae%e3%81%99/#post-12611</guid>
                    </item>
							        </channel>
        </rss>
		