Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Wordpressショートコードのパラメーターの1つを変数に割り当てる必要があります。
どのようにそれをつかむのですか?
$myvar = do_shortcode('[shortcode option1="value1" option2="value2"]');