Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gp-entry-blocks/gpeb-remove-fields-on-edit.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Gravity Perks // Entry Blocks // Set Fields as Readonly On Edit
* Gravity Perks // Entry Blocks // Remove Fields On Edit
* https://gravitywiz.com/documentation/gravity-forms-entry-blocks/
*
* Remove fields from the Entry Blocks edit form by automatically setting the field's visibility to "administrative".
Expand Down
Loading