Latest blogs

News from GravityWP and the WordPress community

gwp_json_get

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

by Jurriaan Koops

The gwp_urldecode can be used to decode url encoded values.

Read more →

gwp_hash

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

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

by Jurriaan Koops

Decrypt values that were encrypted using gwp_encrypt.

Read more →

gwp_sanitize

by Jurriaan Koops

The gwp_sanitize modifier allows you to display sanitized or trimmed values

Read more →

gwp_encrypt

by Jurriaan Koops

Encrypt entry ids or entry field values using OpenSSL encryption.

Read more →

gwp_sum_matched_entries_values

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

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

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

by Jurriaan Koops

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

Read more →

gwp_replace

by Jurriaan Koops

Search and replace field values

Read more →

gwp_reverse

by Erik van Beek

Reverses a text string.

Read more →

gwp_word_count

by Erik van Beek

Counts the number of words in a string value.

Read more →

gwp_length

by Erik van Beek

Count the number of characters.

Read more →

gwp_get_matched_entries_values

by Erik van Beek

Gets styled multiple values from matched active entries.

Read more →

gwp_urlencode

by Erik van Beek

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

Read more →

gwp_remove_accents

by Erik van Beek

Converts all accent characters to ASCII characters.

Read more →

gwp_case

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

by Erik van Beek

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

Read more →

gwp_count_matched_entries

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?