Skip to content
Merged
Show file tree
Hide file tree
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 classes/controllers/FrmDashboardController.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public static function load_assets() {
/**
* Gets dashboard helper instance.
*
* @since x.x
* @since 6.17
*
* @return FrmDashboardHelper
*/
Expand Down
2 changes: 1 addition & 1 deletion classes/controllers/FrmFormActionsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ public static function list_actions( $form, $values ) {
* Show a warning before the form actions list if there are 99 actions, and the limit is set to 99.
* If it is filtered, the warning is still shown when applicable, just using the new limit.
*
* @since x.x
* @since 6.17
*
* @param int|string $form_id
* @param array $form_actions
Expand Down
6 changes: 3 additions & 3 deletions classes/helpers/FrmAddonsHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ public static function get_plan() {
/**
* Shows five star rating, used on Views page if only Lite plugins are installed.
*
* @since x.x
* @since 6.17
*
* @param string $color Star color.
* @return void
Expand All @@ -290,7 +290,7 @@ public static function show_five_star_rating( $color = 'black' ) {
/**
* Shows the guarantee icon.
*
* @since x.x
* @since 6.17
*
* @return void
*/
Expand All @@ -303,7 +303,7 @@ public static function guarantee_icon() {
/**
* Gets reviews text.
*
* @since x.x
* @since 6.17
*
* @param string $count Review count.
* @param string $site Site name.
Expand Down
18 changes: 9 additions & 9 deletions classes/helpers/FrmApiHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
}

/**
* @since x.x
* @since 6.17
*/
class FrmApiHelper {

/**
* Check if an API item matches the current site license target.
*
* @since x.x
* @since 6.17
*
* @param array $item Inbox or Sale item.
* @return bool
Expand All @@ -37,7 +37,7 @@ public static function is_for_user( $item ) {
}

/**
* @since x.x
* @since 6.17
*
* @param array $who
* @return bool
Expand All @@ -47,7 +47,7 @@ private static function is_for_everyone( $who ) {
}

/**
* @since x.x
* @since 6.17
*
* @param array $who
* @return bool
Expand All @@ -57,7 +57,7 @@ private static function is_user_type( $who ) {
}

/**
* @since x.x
* @since 6.17
*
* @return string
*/
Expand All @@ -73,7 +73,7 @@ private static function get_user_type() {
* Check if user is still using the Lite version only, and within
* the first 30 days of activation.
*
* @since x.x
* @since 6.17
*
* @return bool
*/
Expand All @@ -82,7 +82,7 @@ private static function is_free_first_30() {
}

/**
* @since x.x
* @since 6.17
*
* @return bool
*/
Expand All @@ -98,7 +98,7 @@ private static function is_first_30() {
}

/**
* @since x.x
* @since 6.17
*
* @return bool
*/
Expand All @@ -109,7 +109,7 @@ private static function is_free_not_first_30() {
/**
* Check if the Pro plugin is active. If not, consider the user to be on the free version.
*
* @since x.x
* @since 6.17
*
* @return bool
*/
Expand Down
2 changes: 1 addition & 1 deletion classes/helpers/FrmAppHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class FrmAppHelper {
*
* @var string
*/
public static $plug_version = '6.16.3';
public static $plug_version = '6.17';

/**
* @var bool
Expand Down
6 changes: 3 additions & 3 deletions classes/helpers/FrmCSVExportHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class FrmCSVExportHelper {
* Whether to include the BOM (Byte Order Mark) in the CSV file.
* Only applicable for UTF-8 exports.
*
* @since x.x
* @since 6.17
*
* @var bool
*/
Expand All @@ -103,7 +103,7 @@ class FrmCSVExportHelper {
/**
* Get all options for the CSV export format dropdown.
*
* @since x.x The UTF-8 with BOM option was added.
* @since 6.17 The UTF-8 with BOM option was added.
*
* @return array
*/
Expand Down Expand Up @@ -175,7 +175,7 @@ public static function generate_csv( $atts ) {
* For a target form with 50k entries (Locations List, with 7 fields), batch sizes of 100
* were significantly faster and used less memory, so a filter was added.
*
* @since x.x
* @since 6.17
*
* @param int $batch_size
* @param int $form_id
Expand Down
2 changes: 1 addition & 1 deletion classes/helpers/FrmEntriesHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ public static function get_entry_statuses() {
}

/**
* @since x.x
* @since 6.17
*
* @return int
*/
Expand Down
2 changes: 1 addition & 1 deletion classes/helpers/FrmStylesHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ public static function use_chosen_js() {
/**
* Returns the bottom part from a margin/padding value.
*
* @since x.x
* @since 6.17
*
* @param string $value The margin/padding value.
* @return string
Expand Down
4 changes: 2 additions & 2 deletions classes/models/FrmEntryValidate.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class FrmEntryValidate {

/**
* @since x.x
* @since 6.17
*
* @var array|null
*/
Expand Down Expand Up @@ -653,7 +653,7 @@ private static function is_akismet_guest_info_value( $key, &$value, $field_id, $
/**
* Returns fields that have 'Name' and 'Last' as their name.
*
* @since x.x
* @since 6.17
*
* @param int $form_id
* @return array
Expand Down
2 changes: 1 addition & 1 deletion classes/models/FrmFormAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ public static function get_action_for_form( $form_id, $type = 'all', $atts = arr
* Get the limit for the number of actions for a single form. By default, this is 99, but
* it can be modified with a code snippet.
*
* @since x.x This logic from moved from FrmFormAction::get_action_for_form.
* @since 6.17 This logic from moved from FrmFormAction::get_action_for_form.
*
* @param int|string $form_id
* @param int|string $limit The unfiltered limit value.
Expand Down
2 changes: 1 addition & 1 deletion classes/models/FrmInbox.php
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ function ( $total, $key ) use ( $message ) {
/**
* Clear the inbox cache by deleting the associated option from the database.
*
* @since x.x
* @since 6.17
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion classes/models/FrmMigrate.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ private function create_tables() {
*
* @since 6.6
* @since 6.16.3 idx_form_id_is_draft was also added to frm_items.
* @since x.x idx_form_id_type was also added to frm_fields.
* @since 6.17 idx_form_id_type was also added to frm_fields.
*
* @return void
*/
Expand Down
18 changes: 9 additions & 9 deletions classes/models/FrmSalesAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
}

/**
* @since x.x
* @since 6.17
*/
class FrmSalesApi extends FrmFormApi {

Expand Down Expand Up @@ -38,7 +38,7 @@ public function __construct() {
}

/**
* @since x.x
* @since 6.17
*
* @return void
*/
Expand All @@ -47,7 +47,7 @@ protected function set_cache_key() {
}

/**
* @since x.x
* @since 6.17
*
* @return string
*/
Expand All @@ -56,7 +56,7 @@ protected function api_url() {
}

/**
* @since x.x
* @since 6.17
*
* @return void
*/
Expand Down Expand Up @@ -132,7 +132,7 @@ private function fill_sale( $sale ) {
/**
* Check if a sale is within the active period.
*
* @since x.x
* @since 6.17
*
* @param array $sale
* @return bool
Expand All @@ -146,7 +146,7 @@ private function sale_is_active( $sale ) {
}

/**
* @since x.x
* @since 6.17
*
* @return array|false
*/
Expand Down Expand Up @@ -181,7 +181,7 @@ public function get_best_sale() {
/**
* Get text for best sale if applicable.
*
* @since x.x
* @since 6.17
*
* @param string $key
* @return false|string False if no sale is active.
Expand All @@ -197,7 +197,7 @@ public static function get_best_sale_value( $key ) {
}

/**
* @since x.x
* @since 6.17
*
* @param array $sale
* @return bool True if the sale is a match for the applicable group (if one is defined).
Expand All @@ -213,7 +213,7 @@ private function matches_ab_group( $sale ) {
}

/**
* @since x.x
* @since 6.17
*
* @return int 1 or 0.
*/
Expand Down
2 changes: 1 addition & 1 deletion classes/models/fields/FrmFieldType.php
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,7 @@ public function sanitize_value( &$value ) {
/**
* Allow a tags (and other things that normally get stripped) in user input, if there is an option match.
*
* @since x.x
* @since 6.17
*
* @param array|string $value
* @param array|string $unsanitized_value
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* On Submit redirect settings
*
* @package Formidable
* @since x.x
* @since 6.17
*
* @var array $args See {@see FrmOnSubmitHelper::show_redirect_settings()}.
*/
Expand Down
2 changes: 1 addition & 1 deletion formidable.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Formidable Forms
* Description: Quickly and easily create drag-and-drop forms
* Version: 6.16.3
* Version: 6.17
* Plugin URI: https://formidableforms.com/
* Author URI: https://formidableforms.com/
* Author: Strategy11 Form Builder Team
Expand Down
2 changes: 1 addition & 1 deletion js/formidable.js
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,7 @@ function frmFrontFormJS() {
},

escapeHtml: function( text ) {
console.warn( 'DEPRECATED: function frmFrontForm.escapeHtml in vx.x' );
console.warn( 'DEPRECATED: function frmFrontForm.escapeHtml in v6.17' );
return text
.replace( /&/g, '&' )
.replace( /</g, '&lt;' )
Expand Down
Loading