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 で RSS を逆方向に変換することは可能ですか。投稿を RSS に変換するのではなく、別のサイト フィードからの RSS を、$wp_query->posts を使用するのと同じ方法で Wordpress テンプレートで使用するために、$wp_query->posts によって返される同じ形式に変換したいと考えています。
ありがとう、
トーマス