Releases: greenpeace/planet4-master-theme
Releases · greenpeace/planet4-master-theme
v1.301.0: Show media import button only on Media Library
We are injecting an Import button, in order to guide people on import media files while on Media Library.
But currently that button show up everywhere, on all post types.
This small change makes the button visible only in the Media Library.
v1.300.0
Fix tag page when redirection is not set
This is a revert of fc35da662402012b2d67ae0266ac5aac1321a49b
It seems that `get_post` returns a specific post even the argument passed as id
is an empty string.
v1.299.0
PLANET-7563 Apply New Link Style to lists in Posts (#2431)
This was only working for other post types
v1.298.0
PLANET-7575: Rename social media events (#2351)
* PLANET-7575: Rename social media events
Ref: https://jira.greenpeace.org/browse/PLANET-7575
- Keep "uaevent" and add "page_shared"
- Also add "channel" variable
v1.297.0
PLANET-7597 Fix Block/Pattern Usage Report links (#2391)
There were several issues with them, the post title links were not correct and also the post id is sometimes removed which caused problems.
v1.296.0
Remove native share button background (#2387)
We removed the background color for other share buttons already but forgot this one
v1.295.1
Add Ukraine to country selector
Also delete unnessary loco php files
v1.295.0
PLANET-7606 Fix Cookies block crashing in the frontend (#2369)
In this commit we also separate the backend and frontend files, for more clarity and consistency with our other blocks.
v1.294.0
PLANET-7596 Gravity forms won't send thank you pages (#2361)
Ref: https://jira.greenpeace.org/browse/PLANET-7596
- Fixed return type for early exit from string to array
v1.293.0
PLANET-7548: Move Action pattern block to theme (#2338)
Ref: https://jira.greenpeace.org/browse/PLANET-7548
Include all related files
Co-authored-by: Dan Tovbein <[email protected]>