wordpress-seo
https://github.com/yoast/wordpress-seo
PHP
Yoast SEO for WordPress
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported77 Subscribers
View all SubscribersAdd a CodeTriage badge to wordpress-seo
Help out
- Issues
- fix(schema): correct wordCount for non-English content
- Use `removable_query_args` instead of standard argument passing when appropriate
- fix: Replace current_user_can( 'edit_files' ) checks on the robots.txt/.htaccess editor with the internal WPSEO_Utils::allow_system_file_edit() method
- test: cover Fix_News_Dependencies_Integration
- fix(ai-content-planner): truncate recent_content description to 1000 chars
- feat(alerts): warn when debug display is enabled in production
- [Bug]: Plugin causes recursive call to 'replace_editor' Wordpress filter
- [Bug]: `editPost` post-meta updates only sync to the Yoast sidebar when the AI feature is enabled
- fix: output the article:published_time meta tag on pages
- [Content Planner] limit `description` in the `get_suggestions` response to 1000 characters
- Docs
- PHP not yet supported