CP_Listing_Form_Edit::clean_expected_fields()Returns cleaned fields that we expect.PackageContentsDescriptionRelatedUsesUsed ByUser Contributed NotesDescription #Descriptionreturn arrayTop ↑Related #RelatedUses #UsesUsesUsesDescription includes/views-checkout.php: CP_Listing_Form_Edit::expected_fields()Returns fields names that we expect. includes/appthemes-functions.php: appthemes_clean_price()For the price field to make only numbers, periods, and commas. framework/kernel/functions.php: appthemes_clean()Cleanes string from slashes and whitespaces framework/kernel/functions.php: appthemes_clean_tags()Removes any invalid characters from tags framework/kernel/functions.php: appthemes_filter()Strips tags and limit characters to 5,000 framework/kernel/functions.php: appthemes_str_starts_with()Checks whether string begins with given string Show 1 more use Hide more usesTop ↑Used By #Used ByUsed ByUsed ByDescription includes/views-checkout.php: CP_Listing_Form_Edit::process()Processing form. includes/views-checkout.php: CP_Listing_Form_Details::clean_expected_fields()Returns cleaned fields that we expect. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Uses #UsesUsesUsesDescription includes/views-checkout.php: CP_Listing_Form_Edit::expected_fields()Returns fields names that we expect. includes/appthemes-functions.php: appthemes_clean_price()For the price field to make only numbers, periods, and commas. framework/kernel/functions.php: appthemes_clean()Cleanes string from slashes and whitespaces framework/kernel/functions.php: appthemes_clean_tags()Removes any invalid characters from tags framework/kernel/functions.php: appthemes_filter()Strips tags and limit characters to 5,000 framework/kernel/functions.php: appthemes_str_starts_with()Checks whether string begins with given string Show 1 more use Hide more uses
Top ↑Used By #Used ByUsed ByUsed ByDescription includes/views-checkout.php: CP_Listing_Form_Edit::process()Processing form. includes/views-checkout.php: CP_Listing_Form_Details::clean_expected_fields()Returns cleaned fields that we expect.