planet4-master-theme
planet4-master-theme copied to clipboard
Wordpress master theme for the Greenpeace Planet 4 project
### Description See [PLANET-6890](https://jira.greenpeace.org/browse/PLANET-6890) **Related PR:** https://github.com/greenpeace/planet4-plugin-gutenberg-blocks/pull/937 ### Testing
### Description See [PLANET-6808](https://jira.greenpeace.org/browse/PLANET-6808) ### Testing You can test the new confirmation message either on this [page](https://www-dev.greenpeace.org/test-neptune/33089-2/) that I created for UAT, or on your local using any GF form....
### Description See [PLANET-6853](https://jira.greenpeace.org/browse/PLANET-6853) This is done via JS **Related PR:** a small CSS fix is needed to hide the overflow, which is [done in the blocks repo](https://github.com/greenpeace/planet4-plugin-gutenberg-blocks/pull/931) ### Testing...
# Summary Adds the option to define a list of "Commonly used domains" under "Social" settings. These domains should not get the external link icon and should always open in...
Ref: https://jira.greenpeace.org/browse/PLANET-6839 ## Description Clean up code and remove all references related to the New Navigation Bar and the New Country Selector feature flags. This includes: Panel Settings, Styles and...
Ref: [PLANET-6527](https://jira.greenpeace.org/browse/PLANET-6527) ## Description This is the new default listing page when the "Posts page" setting From Reading Settings is changed. The UI should be similar to the [Category page](https://www-dev.greenpeace.org/test-rhea/category/issues/energy/)...
The code is very dirty for now since it's a POC. The experiment I did was to understand how difficult is to develop this very important feature to our site....
I've just changed the directory `src/Role` to `src/Capabilities` for a better naming consistency. Based on this comment https://github.com/greenpeace/planet4-plugin-gutenberg-blocks/pull/881#issuecomment-1168235907 On going PR, I'm still changing all the references and namespaces.
As the WP-v5.8 resolved the core issue(https://core.trac.wordpress.org/ticket/52050), no need of this patch. Ref: [PLANET-6060](https://jira.greenpeace.org/browse/PLANET-6060) [Old PR](https://github.com/greenpeace/planet4-master-theme/pull/1396)