Opis
SEO Meta Description Updater is a lightweight plugin that enables updating SEO meta descriptions for posts using the WordPress REST API.
Usage
After activation, you can update a post’s meta description using:
POST /wp-json/seo-meta/v1/update/{post_id}
Instalacja
- Download the plugin as a ZIP file.
- Upload it via WordPress Admin > Plugins > Add New.
- Activate the plugin.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„SEO Meta Description Updater” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “SEO Meta Description Updater” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.0
- Initial release – Allows updating SEO meta descriptions via REST API.
1.1.0
- Added a check to verify that Yoast SEO is installed before executing meta description updates.
- Improved plugin stability and error handling.
- Minor bug fixes and performance improvements.
1.2.0
*Added support for updating meta titles.