私は取りたい
$imgsrc = get_template_directory_uri() . '/s.php?strings=';
文字列の後に追加the_content_rss('', TRUE, '', 4)
します。
どうすればそれを行うことができますか?
$imgsrc = get_template_directory_uri() . '/titles.php?strings=' . the_content_rss('', TRUE, '', 4);
単一の URL を出力していないようです。