Mô tả
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}
Cài đặt
- Download the plugin as a ZIP file.
- Upload it via WordPress Admin > Plugins > Add New.
- Activate the plugin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“SEO Meta Description Updater” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “SEO Meta Description Updater” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.