Closed ghost closed 2 years ago
EDITED
is_plugin_active()
to check if a plugin is really available because it doesn't always work: example with Polylang Pro it breaks (because the path is polylang-pro/polylang.php
). Only check for function_exists()
pll_set_post_language()
must be call early otherwise it will regenerate another post for the default language: acf
meta to automatically have the same layouts present in the translated posts / terms.
[x] Change
edit locked content
icon in admin barreplace it by this one instead:
[x] "Set locked content (Post)" is displayed on 404 error page but it shouldn't