Skip to content

Releases: greenpeace/planet4-master-theme

v1.301.0: Show media import button only on Media Library

15 Nov 11:43
Compare
Choose a tag to compare
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

13 Nov 14:33
Compare
Choose a tag to compare
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

06 Nov 07:49
22a325d
Compare
Choose a tag to compare
PLANET-7563 Apply New Link Style to lists in Posts (#2431)

This was only working for other post types

v1.298.0

17 Oct 09:01
9ee5294
Compare
Choose a tag to compare
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

03 Oct 08:13
f3b4c76
Compare
Choose a tag to compare
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

25 Sep 09:44
aa802ea
Compare
Choose a tag to compare
Remove native share button background (#2387)

We removed the background color for other share buttons already but forgot this one

v1.295.1

10 Sep 08:39
Compare
Choose a tag to compare
Add Ukraine to country selector

Also delete unnessary loco php files

v1.295.0

09 Sep 14:03
75c1d15
Compare
Choose a tag to compare
 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

02 Sep 09:19
66fef01
Compare
Choose a tag to compare
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

28 Aug 12:04
aeb619b
Compare
Choose a tag to compare
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]>