Latest blogs

News from GravityWP and the WordPress community

gwp_json_get

25 Apr 2025 by Jurriaan Koops

The gwp_json_get modifier is extracts values from a JSON string stored in a Gravity Forms Field.

Read more →

gwp_urldecode

13 Feb 2025 by Jurriaan Koops

The gwp_urldecode can be used to decode url encoded values.

Read more →

gwp_hash

18 Dec 2024 by Jurriaan Koops

The `gwp_hash` modifier can be used to generate a hash of a field value with a specified algorithm and an optional salt. This can be useful for comparing data while hiding the actual value.

Read more →

gwp_censor

04 Oct 2024 by Jurriaan Koops

The gwp_censor Merge Tag modifier censors blacklisted words in a string using either a specified character or a fixed-length string.

Read more →

gwp_decrypt

03 Apr 2024 by Jurriaan Koops

Decrypt values that were encrypted using gwp_encrypt.

Read more →

gwp_sanitize

03 Apr 2024 by Jurriaan Koops

The gwp_sanitize modifier allows you to display sanitized or trimmed values

Read more →

gwp_encrypt

03 Apr 2024 by Jurriaan Koops

Encrypt entry ids or entry field values using OpenSSL encryption.

Read more →

gwp_sum_matched_entries_values

12 Jun 2023 by Jurriaan Koops

The gwp_sum_matched_entries Modifier can be used to calculate the sum of a field value in multiple entries from another form, based on a shared value with optional extra filters.

Read more →

gwp_substring

27 Oct 2022 by Erik van Beek

Retun a substring (part of) the original value and specify where the substring starts and what is the length.

Read more →

gwp_date_format

08 Aug 2022 by Jurriaan Koops

Returns a modified date time relative to the date time of a field-value with a date/time string in the desired format.

Read more →

gwp_append

25 Mar 2022 by Jurriaan Koops

Append text before and/or after the field value if the value is not empty.

Read more →

gwp_replace

25 Mar 2022 by Jurriaan Koops

Search and replace field values

Read more →

gwp_reverse

20 Oct 2021 by Erik van Beek

Reverses a text string.

Read more →

gwp_word_count

20 Oct 2021 by Erik van Beek

Counts the number of words in a string value.

Read more →

gwp_length

20 Oct 2021 by Erik van Beek

Count the number of characters.

Read more →

gwp_get_matched_entries_values

20 Oct 2021 by Erik van Beek

Gets styled multiple values from matched active entries.

Read more →

gwp_urlencode

19 Oct 2021 by Erik van Beek

URL encode the field value to pass it as an url parameter for dynamic population.

Read more →

gwp_remove_accents

19 Oct 2021 by Erik van Beek

Converts all accent characters to ASCII characters.

Read more →

gwp_case

19 Oct 2021 by Erik van Beek

Change value to uppercase, lowercase, first character uppercase or lowercase, or uppercase all the words

Read more →

gwp_get_matched_entry_value

14 Oct 2021 by Erik van Beek

Retrieve values from entries from another form, based on a shared value.

Read more →

gwp_count_matched_entries

11 Oct 2021 by Erik van Beek

This modifier can be used to count entries from another form, based on a shared value with optional extra filters.

Read more →
Proudly powered by WordPress
How can I help you?