wp-rest-polylang icon indicating copy to clipboard operation
wp-rest-polylang copied to clipboard

Integrate Polylang into Wordpress REST API

Results 6 wp-rest-polylang issues
Sort by recently updated
recently updated
newest added

Fatal error: Uncaught Error: Using $this when not in object context in wp-rest-polylang.php on line 58

I'm getting this error on one of my sites and I'm not sure how to solve it. `Fatal error: Uncaught Error: Using $this when not in object context in /example.com/web/app/mu-plugins/wp-rest-polylang.php:58...

adding this plugin to wordpress results in the following error. ERROR #11321 PLUGIN "gatsby-source-wordpress" threw an error while running the sourceNodes lifecycle: Cannot read property 'id' of undefined TypeError: Cannot...

Custom Taxonomies created by third party plugins doesnt have the "polylang_current_lang" attached to API. Added support for those too.

When You don't choose default language plugin crash in 47 line. I don't know PHP so can't do any pull :[