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 を使用しており、MySQL データベースには と の meta_values がmeta_key=first_nameありmeta_key=last_nameます。
meta_key=first_name
meta_key=last_name
今、MySQLデータベースに作成したいmeta_key=full_name
meta_key=full_name
私はさまざまな方法を試しましたが、うまくいきませんでした。これを解決する方法はありますか?
ありがとうございました。