Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminmedia/wp-yoast-polylang-support
Wordpress mu plugin that enables Yoast settings to be stored per language created in Polylang
https://github.com/benjaminmedia/wp-yoast-polylang-support
Last synced: about 1 month ago
JSON representation
Wordpress mu plugin that enables Yoast settings to be stored per language created in Polylang
- Host: GitHub
- URL: https://github.com/benjaminmedia/wp-yoast-polylang-support
- Owner: BenjaminMedia
- Created: 2018-03-21T07:50:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T19:10:35.000Z (almost 7 years ago)
- Last Synced: 2024-04-24T17:41:23.413Z (9 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordPress Yoast Polylang Support
Wordpress must-use plugin that enables Yoast settings to be stored per language created in Polylang
```
composer require bonnier/wp-yoast-polylang-support
```
Install through composer or download the zip from GitHubThe plugin works by hooking into the option filters that WordPress provide by saving a localized version of the Yoast plugin settings.
To edit the settings for a specific language, simply select that language in the Polylang language Drop down.
Selecting no language will mean you are editing the global options that will apply to all languages if language version the does not have a setting set.