Action - gravityview_edit_entry
Triggered when rendering the Edit Entry screen.
Triggered when rendering the Edit Entry screen.
Deprecated. Use gravityview/loaded along with \GV\Request::is_admin(), etc.
Before rendering a single entry for a specific View ID.
Trigger loading the field approval javascript.
The core has been loaded.
Append content to the View.
Fires inside the body of the list, after all entries are rendered.
Fires inside the body of the list, before any entries are rendered.
Fires inside the tbody of the table, after all rows are rendered.
Fires inside the tbody of the table, before any rows are rendered.
Fires while rendering each entry row, after the cells. Can be used to insert additional table cells.
Fires while rendering each entry row, before the cells. Can be used to insert additional table cells.
Fires inside the tr element of the table, after cell rendering completes.
Fires inside the tr element of the table, before cell rendering begins.
Before rendering.
Fires inside the entry of the list, after the zone is rendered.
Fires inside the entry of the list, before the zone is rendered.
Modify the default attributes that will be passed to the wpaudioshortcode() function.
Filter whether to enable custom entry slugs.
Deprecated. Use gravityview/view/settings/defaults instead.
Prevent encrypting emails no matter what - this is handy for DataTables exports, for example.
Modify field HTML output.
Change the output for a checkbox "check" symbol. Default is the "dashicons-yes" icon.
Is the current admin page a GravityView-related page?
Checks whether we're currently on the Edit Entry screen.
Modify the url part for a View. Read the doc.
Modify the default attributes that will be passed to the wpvideoshortcode() function.
The permalink of this entry.
This hook is deprecated.
Modify the closing tags for the template content placeholders.
gravityview/field_output/context/\{$tag\} Allow users to filter content on context
Modify field HTML output.
Modify the opening tags for the template content placeholders.
Allow Pre filtering of the HTML.
Override the displayed value here.
Filter the field class about to be created from the configuration.
Should this field be visible?
Modify the note content before rendering in the template.
Modify the search parameters before the entries are fetched.
Modify the format of the display of Quiz Score (Percent) field.
Override the displayed value here.
What to display when this field is empty.
Modify Custom Content field output after Merge Tag variables get replaced, before shortcodes get processed.
Modify Custom Content field output before Merge Tag processing.
Decode brackets in shortcodes, rendering them inert (escape brackets).
Whether to hide values that match the Unix Epoch date (1970-01-01) from the output.
Filter to alter the default behaviour of wrapping images (or image names) with a link to the content object.
Modify the file path before generating a link to it.
Modify the files array.
Modify the default image attributes for uploaded images.
Modify the link attributes for a file upload field.
Modify the link text (defaults to the file name).
Format of single list column output of a List field with Multiple Columns enabled.
Modify what size is fetched for the post's Featured Image.
Override whether to show the value or the label of a Select field.
Allow the following HTML tags and strip everything else.
Filter the logger instance being used for logging.
Modify the merge tag modifier output.
The tooltips GravityView adds to the Gravity Forms tooltip array.
Overrides whether GravityView supports a feature.
Should the permalink structure be prepended with the front base.
Modify the CSS class to be added to the wrapper div of a View.
Filter whether to insert meta tags in the HTML output describing the data.
Filter the field IDs that are output in REST requests.
Filter the [gventry] shortcode attributes.
Filter the [gventry] output.
Filter the [gvfield] shortcode attributes.
Filter the [gvfield] output.
Filter data passed to the Support Port, before localize_script is run.
Filter the template class that is about to be used to render the entry.
Make various pieces of data available to the template under the $gravityview scoped variable.
Modify the context before generation begins.
Modify the field output for a field type.
Filter the template class that is about to be used to render the view.
Make various pieces of data available to the template under the $gravityview scoped variable.
Modify the link HTML.
Override the field label.
Modify the field output for a field.
Modify the back link text.
Modify the back link URL.
Filter the row attributes for the row in table view.
Modify the fields displayed in this tables.
Modify the text displayed when there are no entries.
Filter the template class that is about to be used to render the View.
Make various pieces of data available to the template under the $gravityview scoped variable.
Define meta keys to parse to check for GravityView shortcode content.
Filter the View fields' configuration array.
Filter the View widgets' configuration array.
Filter the Field Collection for this View.
Modify the URL to the View "directory" context.
Should this View be directly accessible?
Disable REST output. Final chance.
Modify the default settings for new Views.
Filter the Widget Collection for this View.
Array of zones available for widgets to be dropped into.
Each item is used to instantiate a GravityViewAdminView_Widget object.
function gravityview()