<?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>
									shortcode_atts_{$shortcode}への対応 - 要望				            </title>
            <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/</link>
            <description>Cocoon ディスカッション掲示板</description>
            <language>ja</language>
            <lastBuildDate>Sun, 07 Jun 2026 02:09:57 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84146</link>
                        <pubDate>Mon, 03 Mar 2025 10:16:13 +0000</pubDate>
                        <description><![CDATA[ご確認いただきありがとうございます。add_shortcodeのは、他のショートコードにはすべて付いていたので、それに合わせました。]]></description>
                        <content:encoded><![CDATA[<p>ご確認いただきありがとうございます。<br />add_shortcodeのは、他のショートコードにはすべて付いていたので、それに合わせました。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>わいひら</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84146</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84140</link>
                        <pubDate>Sun, 02 Mar 2025 04:24:26 +0000</pubDate>
                        <description><![CDATA[@yhira さん
----------------------------------------------テーマ名：Cocoonバージョン：2.8.4.5カテゴリー数：19タグ数：124ユーザー数：1----------------------------------------------第3引数が付いていることを確認しました。これにて本件はクローズとします。

...]]></description>
                        <content:encoded><![CDATA[<p>@yhira さん</p>
<p>----------------------------------------------<br />テーマ名：Cocoon<br />バージョン：2.8.4.5<br />カテゴリー数：19<br />タグ数：124<br />ユーザー数：1<br />----------------------------------------------<br />第3引数が付いていることを確認しました。<br />これにて本件はクローズとします。</p>
<hr />
<p><span style="font-size: 14pt"><strong>●補足</strong></span><br /><br /><span style="color: #ff0000">add_shortcodeから呼ばれる関数</span>のattsにも第3パラメータが付いていますが、これは不要です。あっても問題ないですが。<br />結果、html-forms.php内の関数のattrsの追加だけで十分でした。</p>
<p> </p>
<p>なぜなら、例えばショートコードnew_listに話すと、</p>
<p>「大きなカード」としたい場合、ショートコードのオプショ（type）指定すればattrsに反映され。<br />もしフックを使うとしたら、ショートコードのオプション入力に関係なく、「大きなカード」固定したいケースくらいかと思います。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>大門未知子</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84140</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84138</link>
                        <pubDate>Sun, 02 Mar 2025 03:44:55 +0000</pubDate>
                        <description><![CDATA[ご確認ありがとうございます。これでshortcode_atts関数のところは第3引数の$shortcodeを設定できたかと思います]]></description>
                        <content:encoded><![CDATA[<p>ご確認ありがとうございます。<br />これでshortcode_atts関数のところは第3引数の$shortcodeを設定できたかと思います。<br />https://github.com/xserver-inc/cocoon/commit/b0dec749ce6a1406b191d6a8b2917602dc1cd235</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>わいひら</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84138</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84135</link>
                        <pubDate>Sat, 01 Mar 2025 13:53:40 +0000</pubDate>
                        <description><![CDATA[YES。
ここだけでなく、全てのshortcode_attsについてを希望です。独自フックを追加することが減るかと思い。]]></description>
                        <content:encoded><![CDATA[<p></p>
<p>ご要望いただきありがとうございます。<br />こんな感じで大丈夫でしょうか。</p>
<p></p>
<p>YES。</p>
<p>ここだけでなく、<span style="color: #ff0000">全てのshortcode_atts</span>についてを希望です。<br />独自フックを追加することが減るかと思い。</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>大門未知子</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84135</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84133</link>
                        <pubDate>Sat, 01 Mar 2025 13:50:53 +0000</pubDate>
                        <description><![CDATA[ご要望いただきありがとうございます。こんな感じで大丈夫でしょうか]]></description>
                        <content:encoded><![CDATA[<p>ご要望いただきありがとうございます。<br />こんな感じで大丈夫でしょうか。<br />https://github.com/xserver-inc/cocoon/commit/c5720586d4b84e26be9d0476a477991621164ae1</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>わいひら</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84133</guid>
                    </item>
				                    <item>
                        <title>shortcode_atts_{$shortcode}への対応</title>
                        <link>https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84132</link>
                        <pubDate>Sat, 01 Mar 2025 11:19:39 +0000</pubDate>
                        <description><![CDATA[----------------------------------------------テーマ名：Cocoonバージョン：2.8.4.5カテゴリー数：19タグ数：124ユーザー数：1----------------------------------------------
●要望
以下のshortcode_atts_{$shortcode}フィルターを利用可能にしたい...]]></description>
                        <content:encoded><![CDATA[<p>----------------------------------------------<br />テーマ名：Cocoon<br />バージョン：2.8.4.5<br />カテゴリー数：19<br />タグ数：124<br />ユーザー数：1<br />----------------------------------------------</p>
<p><span style="font-size: 14pt"><strong>●要望</strong></span></p>
<p>以下の<span style="color: #ff0000">shortcode_atts_{$shortcode}</span>フィルターを利用可能にしたい。<br /><br />https://developer.wordpress.org/reference/hooks/shortcode_atts_shortcode/<br /><br />例えば、shortcode_atts() の第3引数にショートコード名を追加することで、<br />WordPressの標準フィルター shortcode_atts_{$shortcode} を適用し、パラメータの変更が可能になる。<br /><br /></p>
<pre contenteditable="false">), $atts,'get_widget_entry_card_link_tag'));</pre>
<p><br />https://github.com/xserver-inc/cocoon/blob/f6c0c8a83a27190e55170beb4a98c857e6b1c9ce/lib/html-forms.php#L1620-L1636</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/demands/">要望</category>                        <dc:creator>大門未知子</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/demands/shortcode_atts_shortcode%e3%81%b8%e3%81%ae%e5%af%be%e5%bf%9c/#post-84132</guid>
                    </item>
							        </channel>
        </rss>
		