FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Providers/PluginProvider.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Providers/CheckoutProvider.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
48 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Http/Controllers/UserController.php
--------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
17 | ERROR | Processing form data without nonce verification.
17 | ERROR | Processing form data without nonce verification.
--------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Http/Controllers/Controller.php
----------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------
114 | ERROR | Processing form data without nonce verification.
118 | ERROR | Processing form data without nonce verification.
----------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/helpers.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
199 | ERROR | Use Yoda Condition checks, you must.
782 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$element['selector']'.
782 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$stylings'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Payments/Gateways/PayPal/Observers/FlushProductCacheObserver.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------
26 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Payments/Gateways/Stripe/Admin/Providers/SubscriptionProvider.php
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Payments/Gateways/Stripe/Http/Controllers/PaymentMethodController.php
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | Processing form data without nonce verification.
24 | ERROR | Processing form data without nonce verification.
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Payments/Gateways/Stripe/Observers/CheckoutObserver.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------
165 | ERROR | [x] Expected 1 space after closing brace; 0 found
165 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
165 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
324 | ERROR | [x] Expected 1 space after closing brace; 0 found
------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Payments/Gateway/Admin/Providers/OrderListProvider.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------------------
43 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Commons/Admin/Http/Controllers/StateByCountryController.php
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------
18 | ERROR | Processing form data without nonce verification.
18 | ERROR | Processing form data without nonce verification.
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Admin/Providers/ProductListProvider.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
53 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
53 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$postId'.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product'.
57 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpEnabled'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found ':'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpProduct'.
65 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpEnabled'.
65 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found ':'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Admin/Providers/CustomerListProvider.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$postId'.
57 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer'.
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer'.
61 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Admin/Providers/OrderListProvider.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
52 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
52 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$postId'.
54 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_meta'.
56 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
73 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$products'.
88 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customerName'.
90 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customerName'.
90 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customerName'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Admin/Providers/OrderProvider.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
462 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_site_url'.
462 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['id']'.
462 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['id']'.
464 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['name']'.
467 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
469 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
469 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
472 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['quantity']'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Admin/Pages/SettingPage.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
113 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
680 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fields['unit']['name']'.
685 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$unit'.
686 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$unitLabel'.
693 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$arguments['description']'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Checkout/CheckoutStyleGenerator.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
133 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$element['selector']'.
133 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$stylings'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Checkout/Http/Requests/PurchaseCheckoutRequest.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------
42 | ERROR | [x] Expected 1 space before close parenthesis; 0 found
48 | ERROR | [ ] Use Yoda Condition checks, you must.
90 | ERROR | [ ] Use Yoda Condition checks, you must.
100 | ERROR | [ ] Assignments must be the first block of code on a line
104 | ERROR | [ ] Assignments must be the first block of code on a line
131 | ERROR | [ ] Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Checkout/Http/Requests/CheckoutRequest.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------
78 | ERROR | Use Yoda Condition checks, you must.
78 | ERROR | Use Yoda Condition checks, you must.
84 | ERROR | Use Yoda Condition checks, you must.
149 | ERROR | Use Yoda Condition checks, you must.
159 | ERROR | Assignments must be the first block of code on a line
163 | ERROR | Assignments must be the first block of code on a line
190 | ERROR | Use Yoda Condition checks, you must.
243 | ERROR | Use Yoda Condition checks, you must.
280 | ERROR | Assignments must be the first block of code on a line
281 | ERROR | Processing form data without nonce verification.
298 | ERROR | Assignments must be the first block of code on a line
316 | ERROR | Assignments must be the first block of code on a line
-----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Checkout/Observers/OrderObserver.php
-----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------
25 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Checkout/Observers/CheckoutObserver.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------------------
16 | ERROR | Use Yoda Condition checks, you must.
28 | ERROR | Use Yoda Condition checks, you must.
38 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Shortcodes/Entities/CustomerSessionShortcode.php
-----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Shortcodes/Entities/CheckoutShortcode.php
----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------
27 | ERROR | Assignments must be the first block of code on a line
----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Shortcodes/Entities/OrderListShortcode.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Shortcodes/Entities/CustomerDataShortcode.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Use Yoda Condition checks, you must.
21 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Admin/Modifiers/ModifyProductPurchasePlanUrlSubFields.php
----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
29 | ERROR | Assignments must be the first block of code on a line
----------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Admin/Providers/SubscriptionListProvider.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 11 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | Use Yoda Condition checks, you must.
54 | ERROR | Use Yoda Condition checks, you must.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$postId'.
56 | ERROR | Use Yoda Condition checks, you must.
57 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
58 | ERROR | Use Yoda Condition checks, you must.
61 | ERROR | Use Yoda Condition checks, you must.
62 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
62 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product'.
66 | ERROR | Use Yoda Condition checks, you must.
69 | ERROR | Use Yoda Condition checks, you must.
70 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
70 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Repositories/PlanRepository.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------
103 | ERROR | Use Yoda Condition checks, you must.
109 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Repositories/SubscriptionRepository.php
----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------
133 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Repositories/SubscriptionPlanRepository.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------
16 | ERROR | @access tags are prohibited
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Presenters/PlanPricePresenter.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 15 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | @access tags are prohibited
21 | ERROR | @access tags are prohibited
48 | ERROR | Use Yoda Condition checks, you must.
49 | ERROR | Use Yoda Condition checks, you must.
58 | ERROR | Use Yoda Condition checks, you must.
58 | ERROR | Use Yoda Condition checks, you must.
65 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
69 | ERROR | The $single arg must be a single string literal, not "$this->plan->interval".
70 | ERROR | The $plural arg must be a single string literal, not "$this->plan->interval".
80 | ERROR | Use Yoda Condition checks, you must.
81 | ERROR | Use Yoda Condition checks, you must.
81 | ERROR | Use Yoda Condition checks, you must.
92 | ERROR | The $single arg must be a single string literal, not "$this->plan->interval".
93 | ERROR | The $plural arg must be a single string literal, not "$this->plan->interval".
104 | ERROR | The $single arg must be a single string literal, not "$this->plan->trial_interval".
105 | ERROR | The $plural arg must be a single string literal, not "$this->plan->trial_interval".
114 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Presenters/PlanUrlPresenter.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | @access tags are prohibited
21 | ERROR | @access tags are prohibited
--------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Shortcodes/SubscriptionListShortcode.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------
19 | ERROR | Use Yoda Condition checks, you must.
32 | ERROR | Assignments must be the first block of code on a line
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
40 | ERROR | Use Yoda Condition checks, you must.
67 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Observers/SubscriptionStatusObserver.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------------------------------
31 | ERROR | Processing form data without nonce verification.
37 | ERROR | Processing form data without nonce verification.
37 | ERROR | Processing form data without nonce verification.
37 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']['field_5d785c8993b94']
45 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Entities/Subscription.php
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
78 | ERROR | Use Yoda Condition checks, you must.
147 | ERROR | Use Yoda Condition checks, you must.
148 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
170 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Subscriptions/Entities/SubscriptionSoftCancellation.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------
53 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Admin/Providers/SettingProvider.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------
55 | ERROR | Processing form data without nonce verification.
68 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/OrderStatusController.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
92 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
100 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/Controller.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------------------------------
39 | ERROR | Use Yoda Condition checks, you must.
52 | ERROR | Use Yoda Condition checks, you must.
62 | ERROR | Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/SubscriptionController.php
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
147 | ERROR | Use Yoda Condition checks, you must.
177 | ERROR | Use Yoda Condition checks, you must.
207 | ERROR | Use Yoda Condition checks, you must.
237 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/OrderController.php
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
121 | ERROR | Use Yoda Condition checks, you must.
154 | ERROR | Use Yoda Condition checks, you must.
184 | ERROR | Use Yoda Condition checks, you must.
214 | ERROR | Use Yoda Condition checks, you must.
244 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/ProductController.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
146 | ERROR | Use Yoda Condition checks, you must.
176 | ERROR | Use Yoda Condition checks, you must.
206 | ERROR | Use Yoda Condition checks, you must.
236 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/CustomerController.php
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
146 | ERROR | Use Yoda Condition checks, you must.
176 | ERROR | Use Yoda Condition checks, you must.
206 | ERROR | Use Yoda Condition checks, you must.
236 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/SubscriptionStatusController.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
98 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
106 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Http/Controllers/AuthenticationController.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Use isset() or empty() to check the index exists before using it
21 | ERROR | Use Yoda Condition checks, you must.
26 | ERROR | Empty IF statement detected
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Observers/Observer.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Services/AuthenticationService.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
18 | ERROR | String concat is not required here; use a single string instead
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/Zapier/Services/QueueService.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Assignments must be the first block of code on a line
39 | ERROR | Assignments must be the first block of code on a line
--------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/LearnDash/Services/GroupService.php
-----------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------
31 | ERROR | Use Yoda Condition checks, you must.
91 | ERROR | Use Yoda Condition checks, you must.
124 | ERROR | Use Yoda Condition checks, you must.
159 | ERROR | Use Yoda Condition checks, you must.
165 | ERROR | Use Yoda Condition checks, you must.
190 | ERROR | Use Yoda Condition checks, you must.
196 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/LearnDash/Services/CourseService.php
------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------------------------------------------
31 | ERROR | Use Yoda Condition checks, you must.
91 | ERROR | Use Yoda Condition checks, you must.
124 | ERROR | Use Yoda Condition checks, you must.
159 | ERROR | Use Yoda Condition checks, you must.
165 | ERROR | Use Yoda Condition checks, you must.
190 | ERROR | Use Yoda Condition checks, you must.
196 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Integrations/WishListMember/Services/MembershipService.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | Use Yoda Condition checks, you must.
79 | ERROR | Use Yoda Condition checks, you must.
105 | ERROR | Use Yoda Condition checks, you must.
133 | ERROR | Use Yoda Condition checks, you must.
139 | ERROR | Use Yoda Condition checks, you must.
157 | ERROR | Use Yoda Condition checks, you must.
163 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Providers/ProductMetaGroupProvider.php
---------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Use Yoda Condition checks, you must.
34 | ERROR | Use Yoda Condition checks, you must.
34 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Providers/OrderMetaGroupProvider.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------
18 | ERROR | Use Yoda Condition checks, you must.
18 | ERROR | Use Yoda Condition checks, you must.
63 | ERROR | Assignments must be the first block of code on a line
-------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Admin/Providers/CouponListProvider.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
20 | ERROR | Use Yoda Condition checks, you must.
47 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
47 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
51 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'strtoupper'.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_meta'.
64 | ERROR | Use Yoda Condition checks, you must.
65 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$discount['amount']'.
66 | ERROR | Use Yoda Condition checks, you must.
67 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
79 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
79 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
84 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
84 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Entities/Coupon.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
114 | ERROR | Use Yoda Condition checks, you must.
125 | ERROR | Use Yoda Condition checks, you must.
136 | ERROR | Use Yoda Condition checks, you must.
139 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
150 | ERROR | Use Yoda Condition checks, you must.
153 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
164 | ERROR | Use Yoda Condition checks, you must.
175 | ERROR | Use Yoda Condition checks, you must.
186 | ERROR | Use Yoda Condition checks, you must.
321 | ERROR | Use Yoda Condition checks, you must.
390 | ERROR | Assignments must be the first block of code on a line
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Entities/Concerns/HasCoupon.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------
43 | ERROR | Use Yoda Condition checks, you must.
51 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Coupons/Entities/Concerns/HasCoupons.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
110 | ERROR | Use Yoda Condition checks, you must.
118 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Notes/Admin/Http/Controllers/NoteController.php
----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------
30 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Notes/Concerns/HasNoteService.php
--------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Taxes/Providers/OrderMetaGroupProvider.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
18 | ERROR | Use Yoda Condition checks, you must.
18 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Taxes/Repositories/TaxRateRepository.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------
15 | ERROR | @access tags are prohibited
217 | ERROR | @access tags are prohibited
240 | ERROR | @access tags are prohibited
254 | ERROR | @access tags are prohibited
---------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Taxes/Http/Controllers/TaxVatController.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------------------------
20 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['vat']
24 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['billing']['vat']
42 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Taxes/Services/TaxRateService.php
--------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------
79 | ERROR | Use Yoda Condition checks, you must.
92 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Taxes/Concerns/HasCheckoutTax.php
--------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------------
15 | ERROR | Use Yoda Condition checks, you must.
25 | ERROR | Use Yoda Condition checks, you must.
85 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Gateways/GatewayProfile.php
--------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------
111 | ERROR | Use Yoda Condition checks, you must.
115 | ERROR | Use Yoda Condition checks, you must.
119 | ERROR | Use Yoda Condition checks, you must.
123 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Gateways/Services/GatewayProfileService.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------
130 | ERROR | Use Yoda Condition checks, you must.
152 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Admin/Providers/SettingProvider.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Processing form data without nonce verification.
--------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Api/ActiveCampaign/Repositories/TagRepository.php
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------
29 | ERROR | Empty CATCH statement detected
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Api/ActiveCampaign/Client/Repositories/TagRepository.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | @access tags are prohibited
41 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Api/ConvertKit/Repositories/TagRepository.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------
29 | ERROR | Empty CATCH statement detected
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Api/ConvertKit/Client/Repositories/TagRepository.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | @access tags are prohibited
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Api/Mailchimp/Repositories/TagRepository.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | @access tags are prohibited
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/MailerLiteService.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Assignments must be the first block of code on a line
23 | ERROR | Use Yoda Condition checks, you must.
33 | ERROR | Use Yoda Condition checks, you must.
43 | ERROR | Use Yoda Condition checks, you must.
86 | ERROR | Use Yoda Condition checks, you must.
97 | ERROR | Empty CATCH statement detected
---------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/ConvertKitService.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------
17 | ERROR | Use Yoda Condition checks, you must.
27 | ERROR | Use Yoda Condition checks, you must.
37 | ERROR | Use Yoda Condition checks, you must.
71 | ERROR | Use Yoda Condition checks, you must.
87 | ERROR | Use Yoda Condition checks, you must.
100 | ERROR | Empty CATCH statement detected
---------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/AweberService.php
-----------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------
17 | ERROR | Use Yoda Condition checks, you must.
27 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/MailchimpService.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Assignments must be the first block of code on a line
23 | ERROR | Use Yoda Condition checks, you must.
33 | ERROR | Use Yoda Condition checks, you must.
43 | ERROR | Use Yoda Condition checks, you must.
112 | ERROR | Use Yoda Condition checks, you must.
118 | ERROR | Empty CATCH statement detected
--------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/DripService.php
---------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
37 | ERROR | Use Yoda Condition checks, you must.
47 | ERROR | Use Yoda Condition checks, you must.
94 | ERROR | Use Yoda Condition checks, you must.
109 | ERROR | Empty CATCH statement detected
---------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/GetResponseService.php
----------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
37 | ERROR | Use Yoda Condition checks, you must.
47 | ERROR | Use Yoda Condition checks, you must.
84 | ERROR | Use Yoda Condition checks, you must.
116 | ERROR | Empty CATCH statement detected
----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Campaigns/Services/ActiveCampaignService.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
-------------------------------------------------------------------------------------------------------------------------------
17 | ERROR | Use Yoda Condition checks, you must.
27 | ERROR | Use Yoda Condition checks, you must.
35 | ERROR | Use Yoda Condition checks, you must.
39 | ERROR | Use Yoda Condition checks, you must.
85 | ERROR | Use Yoda Condition checks, you must.
122 | ERROR | Use Yoda Condition checks, you must.
130 | ERROR | Use Yoda Condition checks, you must.
161 | ERROR | Empty CATCH statement detected
-------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/OptinStyleGenerator.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
95 | ERROR | Assignments must be the first block of code on a line
101 | ERROR | Use Yoda Condition checks, you must.
101 | ERROR | Use Yoda Condition checks, you must.
110 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$element['selector']'.
110 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$stylings'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/Repositories/ActiveCampaign/TagRepository.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------
10 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/Repositories/ConvertKit/TagRepository.php
----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------
10 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/Repositories/Mailchimp/TagRepository.php
---------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------
10 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/OptinSetting.php
---------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------
72 | ERROR | Use Yoda Condition checks, you must.
92 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/Http/Redirects/OptinRedirect.php
-------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------
19 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Modules/Optin/Http/Controllers/OptinController.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------
25 | ERROR | Processing form data without nonce verification.
25 | ERROR | Processing form data without nonce verification.
27 | ERROR | Processing form data without nonce verification.
27 | ERROR | Processing form data without nonce verification.
27 | ERROR | Detected usage of a non-sanitized input variable: $_POST['name']
28 | ERROR | Processing form data without nonce verification.
28 | ERROR | Processing form data without nonce verification.
28 | ERROR | Detected usage of a non-sanitized input variable: $_POST['email']
154 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Notice.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | Assignments must be the first block of code on a line
63 | ERROR | Use Yoda Condition checks, you must.
80 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell'.
81 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'static'.
82 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '->'.
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Observers/UserObserver.php
-----------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------
24 | ERROR | Use Yoda Condition checks, you must.
46 | ERROR | Use Yoda Condition checks, you must.
54 | ERROR | Use Yoda Condition checks, you must.
60 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Observers/PostObserver.php
-----------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------
51 | ERROR | Assignments must be the first block of code on a line
57 | ERROR | Use Yoda Condition checks, you must.
73 | ERROR | Assignments must be the first block of code on a line
81 | ERROR | Assignments must be the first block of code on a line
89 | ERROR | Assignments must be the first block of code on a line
97 | ERROR | Assignments must be the first block of code on a line
138 | ERROR | Assignments must be the first block of code on a line
-----------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Services/CustomerSessionService.php
--------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
16 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Services/UserService.php
---------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Product.php
-----------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------
190 | ERROR | Assignments must be the first block of code on a line
201 | ERROR | Use Yoda Condition checks, you must.
207 | ERROR | Use Yoda Condition checks, you must.
218 | ERROR | Use Yoda Condition checks, you must.
224 | ERROR | Use Yoda Condition checks, you must.
235 | ERROR | Use Yoda Condition checks, you must.
241 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Order.php
---------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------
123 | ERROR | Use Yoda Condition checks, you must.
137 | ERROR | Assignments must be the first block of code on a line
334 | ERROR | Assignments must be the first block of code on a line
---------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Post.php
--------------------------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 18 LINES
--------------------------------------------------------------------------------------------
31 | ERROR | Use Yoda Condition checks, you must.
88 | ERROR | Assignments must be the first block of code on a line
114 | ERROR | Assignments must be the first block of code on a line
134 | ERROR | Use Yoda Condition checks, you must.
159 | ERROR | Assignments must be the first block of code on a line
202 | ERROR | Assignments must be the first block of code on a line
218 | ERROR | Assignments must be the first block of code on a line
224 | ERROR | Use Yoda Condition checks, you must.
233 | ERROR | Assignments must be the first block of code on a line
239 | ERROR | Use Yoda Condition checks, you must.
248 | ERROR | Assignments must be the first block of code on a line
254 | ERROR | Use Yoda Condition checks, you must.
277 | ERROR | Use Yoda Condition checks, you must.
277 | ERROR | Use Yoda Condition checks, you must.
280 | ERROR | Use Yoda Condition checks, you must.
292 | ERROR | Assignments must be the first block of code on a line
302 | ERROR | Assignments must be the first block of code on a line
314 | ERROR | Assignments must be the first block of code on a line
317 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Customer.php
------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------
48 | ERROR | Use Yoda Condition checks, you must.
138 | ERROR | Assignments must be the first block of code on a line
140 | ERROR | Assignments must be the first block of code on a line
143 | ERROR | Use Yoda Condition checks, you must.
204 | ERROR | Use Yoda Condition checks, you must.
210 | ERROR | Use Yoda Condition checks, you must.
227 | ERROR | Detected usage of a non-sanitized input variable: $_COOKIE[static::COOKIE_ID]
228 | ERROR | Detected usage of a non-sanitized input variable: $_COOKIE[static::COOKIE_ID]
------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Comment.php
-----------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
-----------------------------------------------------------------------------------------------
23 | ERROR | Use Yoda Condition checks, you must.
84 | ERROR | Assignments must be the first block of code on a line
140 | ERROR | Use Yoda Condition checks, you must.
237 | ERROR | Use Yoda Condition checks, you must.
251 | ERROR | Use Yoda Condition checks, you must.
265 | ERROR | Use Yoda Condition checks, you must.
292 | ERROR | Use Yoda Condition checks, you must.
292 | ERROR | Use Yoda Condition checks, you must.
295 | ERROR | Use Yoda Condition checks, you must.
307 | ERROR | Assignments must be the first block of code on a line
317 | ERROR | Assignments must be the first block of code on a line
329 | ERROR | Assignments must be the first block of code on a line
332 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Entities/Concerns/HasAttributes.php
--------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------
30 | ERROR | Assignments must be the first block of code on a line
56 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/app/Concerns/HasData.php
-----------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------
29 | ERROR | Assignments must be the first block of code on a line
45 | ERROR | Assignments must be the first block of code on a line
-----------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/admin-templates/settings-page.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
4 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tab
10 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab['slug']'.
10 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab['label']'.
17 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_tab'.
19 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tab
28 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'plugin_dir_url'.
31 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
36 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'plugin_dir_url'.
38 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
41 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
42 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/admin-templates/folder-page.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 26 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type_object'.
4 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
7 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['s']
9 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
13 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_folder_id'.
15 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
16 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy'.
17 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_folder_id'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wp_list_table'.
38 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$state'.
51 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
65 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wp_list_table'.
88 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
93 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
115 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$state'.
144 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
145 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy'.
146 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_folder_id'.
148 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$screen'.
149 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_create_nonce'.
150 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$state'.
152 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$items_per_page'.
154 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$page_number'.
155 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$items_per_page'.
156 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderby'.
157 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$order'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/admin-templates/settings-page-general.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 44 ERRORS AFFECTING 44 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $post_type
18 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
24 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
29 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $post_type
39 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
46 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
51 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
57 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
62 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
66 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
82 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
83 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
99 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
100 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
116 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
117 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
133 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
134 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
150 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
151 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
167 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
168 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
173 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
174 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
178 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
181 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $post_type
194 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
200 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
222 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
236 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
237 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
253 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
254 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
262 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
266 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
270 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_key'.
273 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_key'.
276 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_status'.
279 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
281 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
288 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/admin-templates/object-folder-pane.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 14 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
16 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
17 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
21 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
21 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
22 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
22 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
37 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
37 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
44 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
65 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
111 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type'.
112 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy'.
113 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_folder_id'.
115 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$screen'.
116 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_create_nonce'.
117 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$state'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-admin.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 78 ERRORS AFFECTING 64 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
73 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice['class']'.
73 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice['message']'.
96 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
192 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
271 | ERROR | Detected usage of a non-sanitized input variable: $_GET['page']
287 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Use isset() or empty() to check the index exists before using it
287 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['PHP_SELF']
355 | ERROR | Processing form data without nonce verification.
355 | ERROR | Processing form data without nonce verification.
355 | ERROR | Processing form data without nonce verification.
355 | ERROR | Processing form data without nonce verification.
355 | ERROR | Detected usage of a non-sanitized input variable: $_POST['post_type']
360 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['PHP_SELF']. Use isset() or empty() to check the index exists before using it
360 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['PHP_SELF']
440 | ERROR | Detected usage of a non-sanitized input variable: $_GET['page']
471 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
501 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
502 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
580 | ERROR | Doc comment short description must start with a capital letter
633 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
633 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
633 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
648 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
648 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
648 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
683 | ERROR | Detected usage of a non-sanitized input variable: $_GET['folder']
690 | ERROR | Detected usage of a non-sanitized input variable: $_GET['folder_type']
692 | ERROR | Use Yoda Condition checks, you must.
694 | ERROR | Detected usage of a non-sanitized input variable: $_GET['orderby']
695 | ERROR | Detected usage of a non-sanitized input variable: $_GET['order']
822 | ERROR | Detected usage of a non-sanitized input variable: $_GET['tab']
874 | ERROR | Assignments must be the first block of code on a line
881 | ERROR | Assignments must be the first block of code on a line
888 | ERROR | Assignments must be the first block of code on a line
895 | ERROR | Assignments must be the first block of code on a line
928 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action']
930 | ERROR | Detected usage of a non-sanitized input variable: $_GET['folder_type']
935 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['query']['wicked_folder_type']
970 | ERROR | Detected usage of a non-sanitized input variable: $_GET['folder']
971 | ERROR | Detected usage of a non-sanitized input variable: $_GET['hide_assigned']
975 | ERROR | Detected usage of a non-sanitized input variable: $_GET[$taxonomy]
980 | ERROR | Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
985 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['query']['wf_attachment_folders']
989 | ERROR | Assignments must be the first block of code on a line
1057 | ERROR | Assignments must be the first block of code on a line
1097 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
1098 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_type']
1099 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_id']
1128 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nounce']
1129 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['screen_id']
1130 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['folder']
1131 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['expanded_folders']
1132 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['tree_pane_width']
1179 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nounce']
1180 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
1181 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['name']
1182 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['parent']
1183 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
1255 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nounce']
1256 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
1257 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
1287 | ERROR | Detected usage of a possibly undefined superglobal array index: $_GET['screen']. Use isset() or empty() to check the index exists before using it
1287 | ERROR | Detected usage of a non-sanitized input variable: $_GET['screen']
1323 | ERROR | Doc comment short description must start with a capital letter
1333 | ERROR | Use Yoda Condition checks, you must.
1343 | ERROR | Doc comment short description must start with a capital letter
1365 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action']
1367 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['nonce']. Use isset() or empty() to check the index exists before using it
1367 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
1368 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['wicked_folders_setting_tab']. Use isset() or empty() to check the index exists before using it
1368 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['wicked_folders_setting_tab']
1373 | ERROR | Detected usage of a non-sanitized input variable: $_POST['post_type']
1374 | ERROR | Detected usage of a non-sanitized input variable: $_POST['dynamic_folder_post_type']
1457 | ERROR | Detected usage of a non-sanitized input variable: $_GET['wicked_' . $post_type . '_folder_filter']
1462 | ERROR | Detected usage of a non-sanitized input variable: $_GET['folder_type']
1468 | ERROR | Detected usage of a non-sanitized input variable: $_GET[$taxonomy]
1471 | ERROR | Detected usage of a non-sanitized input variable: $_GET['term']
1603 | ERROR | Detected usage of a non-sanitized input variable: $_GET['mode']
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/compat/class-wicked-folders-wp-list-table.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 130 ERRORS AFFECTING 112 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | @access tags are prohibited
22 | ERROR | @access tags are prohibited
31 | ERROR | @access tags are prohibited
40 | ERROR | @access tags are prohibited
49 | ERROR | @access tags are prohibited
58 | ERROR | @access tags are prohibited
67 | ERROR | @access tags are prohibited
76 | ERROR | @access tags are prohibited
85 | ERROR | @access tags are prohibited
93 | ERROR | @access tags are prohibited
101 | ERROR | @access tags are prohibited
116 | ERROR | @access tags are prohibited
173 | ERROR | @access tags are prohibited
188 | ERROR | @access tags are prohibited
204 | ERROR | @access tags are prohibited
219 | ERROR | @access tags are prohibited
233 | ERROR | @access tags are prohibited
250 | ERROR | @access tags are prohibited
263 | ERROR | @access tags are prohibited
274 | ERROR | @access tags are prohibited
302 | ERROR | @access tags are prohibited
322 | ERROR | @access tags are prohibited
334 | ERROR | @access tags are prohibited
337 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
344 | ERROR | @access tags are prohibited
357 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['orderby']
360 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['order']
363 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_mime_type']
366 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['detached']
370 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$text'.
382 | ERROR | @access tags are prohibited
394 | ERROR | @access tags are prohibited
420 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$views'.
429 | ERROR | @access tags are prohibited
441 | ERROR | @access tags are prohibited
448 | ERROR | Assignments must be the first block of code on a line
472 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
473 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$two'.
474 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
492 | ERROR | @access tags are prohibited
502 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action']
506 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action2']
516 | ERROR | @access tags are prohibited
547 | ERROR | @access tags are prohibited
573 | ERROR | Detected usage of a non-sanitized input variable: $_GET['post_status']
580 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $extra_checks at $extra_checks
| |
602 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
604 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
618 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
618 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wp_locale'.
618 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$year'.
630 | ERROR | @access tags are prohibited
645 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"%s\n"'.
647 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$classes'.
648 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
660 | ERROR | @access tags are prohibited
671 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
672 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
673 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
678 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
685 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_phrase'.
685 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_only_phrase'.
689 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_comments_number'.
690 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments'.
697 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments_number'.
698 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_phrase'.
702 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments_number'.
703 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_comments'.
712 | ERROR | @access tags are prohibited
730 | ERROR | @access tags are prohibited
762 | ERROR | @access tags are prohibited
782 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
787 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
787 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
787 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
787 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
796 | ERROR | Assignments must be the first block of code on a line
796 | ERROR | Assignments must be the first block of code on a line
796 | ERROR | Assignments must be the first block of code on a line
798 | ERROR | Use Yoda Condition checks, you must.
802 | ERROR | Use Yoda Condition checks, you must.
844 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
879 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
887 | ERROR | @access tags are prohibited
905 | ERROR | @access tags are prohibited
917 | ERROR | @access tags are prohibited
947 | ERROR | @access tags are prohibited
959 | ERROR | @access tags are prohibited
994 | ERROR | @access tags are prohibited
1051 | ERROR | @access tags are prohibited
1065 | ERROR | @access tags are prohibited
1074 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
1074 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
1074 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
1074 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
1078 | ERROR | Detected usage of a non-sanitized input variable: $_GET['orderby']
1137 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$tag $scope $id $class>$column_display_name$tag>"'.
1145 | ERROR | @access tags are prohibited
1154 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1164 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
1186 | ERROR | @access tags are prohibited
1198 | ERROR | @access tags are prohibited
1227 | ERROR | @access tags are prohibited
1237 | ERROR | @access tags are prohibited
1243 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1253 | ERROR | @access tags are prohibited
1265 | ERROR | @access tags are prohibited
1275 | ERROR | Missing short description in doc comment
1282 | ERROR | Missing short description in doc comment
1292 | ERROR | @access tags are prohibited
1317 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1320 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'call_user_func'.
1328 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"
"'.
1329 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'call_user_func'.
1330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$primary'.
1333 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" | "'.
1334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1335 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1335 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1335 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$primary'.
1345 | ERROR | @access tags are prohibited
1360 | ERROR | @access tags are prohibited
1378 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
1393 | ERROR | @access tags are prohibited
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-ajax.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 61 ERRORS AFFECTING 39 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
45 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
46 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_type']
47 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_id']
81 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
82 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['taxonomy']
83 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_id']
151 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nounce']
152 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
153 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['name']
154 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['parent']
155 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
228 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nounce']
229 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
230 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
231 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['taxonomy']
265 | ERROR | Detected usage of a possibly undefined superglobal array index: $_GET['screen']. Use isset() or empty() to check the index exists before using it
265 | ERROR | Detected usage of a non-sanitized input variable: $_GET['screen']
281 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_X_HTTP_METHOD_OVERRIDE']
282 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['_method_override']
325 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['id']. Use isset() or empty() to check the index exists before using it
325 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['taxonomy']. Use isset() or empty() to check the index exists before using it
325 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['taxonomy']
327 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['taxonomy']. Use isset() or empty() to check the index exists before using it
327 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['taxonomy']
327 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['id']. Use isset() or empty() to check the index exists before using it
327 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
350 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['id']
351 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
352 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['parent']
363 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
376 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['screen']. Use isset() or empty() to check the index exists before using it
376 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['screen']
377 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['folder_id']. Use isset() or empty() to check the index exists before using it
377 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['folder_id']
378 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['post_type']. Use isset() or empty() to check the index exists before using it
378 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
379 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['taxonomy']. Use isset() or empty() to check the index exists before using it
379 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['taxonomy']
380 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['object_ids']. Use isset() or empty() to check the index exists before using it
380 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['object_ids']
381 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['order']. Use isset() or empty() to check the index exists before using it
381 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['order']
382 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['orderby']. Use isset() or empty() to check the index exists before using it
382 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['orderby']
383 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['page_number']. Use isset() or empty() to check the index exists before using it
383 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['page_number']
384 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['items_per_page']. Use isset() or empty() to check the index exists before using it
384 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['items_per_page']
436 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $sort_key at "SELECT post_id, meta_value FROM {$wpdb->prefix}postmeta WHERE meta_key = '{$sort_key}' ORDER BY post_id"
442 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $sort at "UPDATE {$wpdb->prefix}postmeta SET meta_value = {$sort} WHERE post_id = {$post_id} AND meta_key =
| | '{$sort_key}'"
442 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $post_id at "UPDATE {$wpdb->prefix}postmeta SET meta_value = {$sort} WHERE post_id = {$post_id} AND meta_key =
| | '{$sort_key}'"
442 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $sort_key at "UPDATE {$wpdb->prefix}postmeta SET meta_value = {$sort} WHERE post_id = {$post_id} AND meta_key =
| | '{$sort_key}'"
451 | ERROR | Processing form data without nonce verification.
451 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['key']. Use isset() or empty() to check the index exists before using it
451 | ERROR | Detected usage of a non-sanitized input variable: $_POST['key']
464 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['folder_type']. Use isset() or empty() to check the index exists before using it
464 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['folder_type']
465 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['folder_id']. Use isset() or empty() to check the index exists before using it
465 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['folder_id']
466 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['post_type']. Use isset() or empty() to check the index exists before using it
466 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_type']
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-term-folder.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
87 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
125 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $cloned_folder_sort_key at pm.post_id, '{$cloned_folder_sort_key}', pm.meta_value FROM
| | {$wpdb->prefix}postmeta pm WHERE pm.meta_key = '{$sort_key}'
| |
125 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $sort_key at pm.post_id, '{$cloned_folder_sort_key}', pm.meta_value FROM {$wpdb->prefix}postmeta pm WHERE
| | pm.meta_key = '{$sort_key}'
| |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-tree-view.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
118 | ERROR | Assignments must be the first block of code on a line
176 | ERROR | Empty IF statement detected
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-wp-list-table.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 129 ERRORS AFFECTING 111 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | @access tags are prohibited
22 | ERROR | @access tags are prohibited
31 | ERROR | @access tags are prohibited
40 | ERROR | @access tags are prohibited
49 | ERROR | @access tags are prohibited
58 | ERROR | @access tags are prohibited
67 | ERROR | @access tags are prohibited
76 | ERROR | @access tags are prohibited
85 | ERROR | @access tags are prohibited
93 | ERROR | @access tags are prohibited
101 | ERROR | @access tags are prohibited
116 | ERROR | @access tags are prohibited
173 | ERROR | @access tags are prohibited
188 | ERROR | @access tags are prohibited
204 | ERROR | @access tags are prohibited
219 | ERROR | @access tags are prohibited
233 | ERROR | @access tags are prohibited
250 | ERROR | @access tags are prohibited
263 | ERROR | @access tags are prohibited
274 | ERROR | @access tags are prohibited
302 | ERROR | @access tags are prohibited
322 | ERROR | @access tags are prohibited
334 | ERROR | @access tags are prohibited
337 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
344 | ERROR | @access tags are prohibited
357 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['orderby']
360 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['order']
363 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_mime_type']
366 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['detached']
370 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$text'.
382 | ERROR | @access tags are prohibited
394 | ERROR | @access tags are prohibited
420 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$views'.
429 | ERROR | @access tags are prohibited
441 | ERROR | @access tags are prohibited
471 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
472 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$two'.
473 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
478 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
478 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
478 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
491 | ERROR | @access tags are prohibited
501 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action']
505 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action2']
515 | ERROR | @access tags are prohibited
546 | ERROR | @access tags are prohibited
572 | ERROR | Detected usage of a non-sanitized input variable: $_GET['post_status']
579 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $extra_checks at $extra_checks
| |
601 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
603 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
617 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
617 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wp_locale'.
617 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$year'.
629 | ERROR | @access tags are prohibited
644 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"%s\n"'.
646 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$classes'.
647 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
659 | ERROR | @access tags are prohibited
670 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
671 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
672 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
677 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
684 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_phrase'.
684 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_only_phrase'.
688 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_comments_number'.
689 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments'.
696 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments_number'.
697 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_phrase'.
701 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pending_comments_number'.
702 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$approved_comments'.
711 | ERROR | @access tags are prohibited
729 | ERROR | @access tags are prohibited
761 | ERROR | @access tags are prohibited
781 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
786 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
786 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
786 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
786 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
795 | ERROR | Assignments must be the first block of code on a line
795 | ERROR | Assignments must be the first block of code on a line
795 | ERROR | Assignments must be the first block of code on a line
797 | ERROR | Use Yoda Condition checks, you must.
801 | ERROR | Use Yoda Condition checks, you must.
843 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
878 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
886 | ERROR | @access tags are prohibited
904 | ERROR | @access tags are prohibited
916 | ERROR | @access tags are prohibited
946 | ERROR | @access tags are prohibited
958 | ERROR | @access tags are prohibited
993 | ERROR | @access tags are prohibited
1050 | ERROR | @access tags are prohibited
1064 | ERROR | @access tags are prohibited
1073 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
1073 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
1073 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
1073 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
1077 | ERROR | Detected usage of a non-sanitized input variable: $_GET['orderby']
1136 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$tag $scope $id $class>$column_display_name$tag>"'.
1144 | ERROR | @access tags are prohibited
1153 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1163 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
1185 | ERROR | @access tags are prohibited
1197 | ERROR | @access tags are prohibited
1226 | ERROR | @access tags are prohibited
1236 | ERROR | @access tags are prohibited
1242 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1252 | ERROR | @access tags are prohibited
1264 | ERROR | @access tags are prohibited
1274 | ERROR | Missing short description in doc comment
1281 | ERROR | Missing short description in doc comment
1291 | ERROR | @access tags are prohibited
1316 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1319 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'call_user_func'.
1327 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" | "'.
1328 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'call_user_func'.
1329 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1329 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1329 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$primary'.
1332 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" | "'.
1333 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1333 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$column_name'.
1334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$primary'.
1344 | ERROR | @access tags are prohibited
1359 | ERROR | @access tags are prohibited
1377 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
1392 | ERROR | @access tags are prohibited
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-posts-list-table.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
29 | ERROR | Detected usage of a non-sanitized input variable: $_GET['orderby']
30 | ERROR | Detected usage of a non-sanitized input variable: $_GET['order']
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-wp-posts-list-table.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 153 ERRORS AFFECTING 136 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | @access tags are prohibited
25 | ERROR | @access tags are prohibited
34 | ERROR | @access tags are prohibited
43 | ERROR | @access tags are prohibited
52 | ERROR | @access tags are prohibited
62 | ERROR | @access tags are prohibited
71 | ERROR | @access tags are prohibited
89 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $post_type_object
98 | ERROR | Use placeholders and $wpdb->prepare(); found $exclude_states
106 | ERROR | Assignments must be the first block of code on a line
108 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $sticky_posts at "SELECT COUNT( 1 ) FROM $wpdb->posts WHERE post_type = %s AND post_status NOT IN ('trash',
| | 'auto-draft') AND ID IN ($sticky_posts)"
123 | ERROR | Missing short description in doc comment
131 | ERROR | Missing short description in doc comment
142 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $avail_post_stati
147 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $per_page
150 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $per_page
160 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_status']
161 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['show_sticky']
163 | ERROR | Use Yoda Condition checks, you must.
176 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $mode
176 | ERROR | Use Yoda Condition checks, you must.
179 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $mode
182 | ERROR | Use Yoda Condition checks, you must.
190 | ERROR | Missing short description in doc comment
198 | ERROR | Missing short description in doc comment
199 | ERROR | @access tags are prohibited
203 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_type_object'.
205 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_type_object'.
233 | ERROR | @access tags are prohibited
259 | ERROR | Missing short description in doc comment
299 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
319 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
368 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
389 | ERROR | Missing short description in doc comment
420 | ERROR | @access tags are prohibited
451 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
456 | ERROR | Missing short description in doc comment
488 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.
510 | ERROR | Missing short description in doc comment
522 | ERROR | Missing short description in doc comment
530 | ERROR | Missing short description in doc comment
577 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['post_status']
619 | ERROR | Missing short description in doc comment
632 | ERROR | Missing short description in doc comment
654 | ERROR | Missing short description in doc comment
673 | ERROR | Missing short description in doc comment
766 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $GLOBALS['post']
844 | ERROR | @access tags are prohibited
853 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
853 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
853 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_draft_or_post_title'.
863 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
864 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_draft_or_post_title'.
873 | ERROR | Missing short description in doc comment
875 | ERROR | @access tags are prohibited
883 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$classes'.
883 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'.
884 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
885 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
885 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$primary'.
893 | ERROR | @access tags are prohibited
926 | ERROR | Use Yoda Condition checks, you must.
932 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
934 | ERROR | Assignments must be the first block of code on a line
937 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$locked_avatar'.
937 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$locked_text'.
954 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
954 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label'.
954 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$format_class'.
959 | ERROR | Use Yoda Condition checks, you must.
962 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
965 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pad'.
966 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
969 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pad'.
969 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
975 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type_object'.
990 | ERROR | @access tags are prohibited
1000 | ERROR | Assignments must be the first block of code on a line
1010 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
1017 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1020 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
1022 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1025 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1043 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
1047 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$t_time'.
1047 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
1055 | ERROR | @access tags are prohibited
1075 | ERROR | @access tags are prohibited
1084 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1091 | ERROR | @access tags are prohibited
1127 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
1127 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$out'.
1129 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy_object'.
1177 | ERROR | Missing short description in doc comment
1189 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $GLOBALS['post']
1206 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
1206 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_class'.
1210 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $GLOBALS['post']
1217 | ERROR | @access tags are prohibited
1229 | ERROR | @access tags are prohibited
1408 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$hclass inline-edit-"'.
1408 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$screen'.
1409 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" bulk-edit-row bulk-edit-row-$hclass
| | bulk-edit-{$screen->post_type}"'.
1409 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" quick-edit-row quick-edit-row-$hclass
| | inline-edit-{$screen->post_type}"'.
1411 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
1414 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
1414 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
1428 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1433 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1444 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1468 | ERROR | Assignments must be the first block of code on a line
1479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$authors_dropdown'.
1487 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1494 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1499 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1514 | ERROR | Use Yoda Condition checks, you must.
1529 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$authors_dropdown'.
1537 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1563 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dropdown_args'.
1574 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1575 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
1585 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1588 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1610 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy_name'.
1610 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy_name'.
1610 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$taxonomy_name'.
1626 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1628 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1629 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1630 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1635 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1637 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1638 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1639 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1651 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1656 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1668 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1671 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1674 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1675 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1677 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1680 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1681 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1690 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1692 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1693 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1694 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1702 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1718 | ERROR | All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
1720 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1721 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_post_format_string'.
1775 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
1780 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders-post-hierarchy-dynamic-folder.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
67 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $this at parents.post_type = '{$this->post_type}'
| |
73 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $this at parents.post_parent = {$this->post_id}
| |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-folders.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
169 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
170 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
171 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
432 | ERROR | Assignments must be the first block of code on a line
547 | ERROR | Assignments must be the first block of code on a line
552 | ERROR | Assignments must be the first block of code on a line
564 | ERROR | Assignments must be the first block of code on a line
569 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
624 | ERROR | Assignments must be the first block of code on a line
834 | ERROR | Assignments must be the first block of code on a line
1098 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $meta_key at p.ID, '{$meta_key}', 0
| |
1104 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $folder_id at tr.term_taxonomy_id = {$folder_id} AND p.ID NOT IN (SELECT post_Id FROM
| | {$wpdb->prefix}postmeta WHERE meta_key = '{$meta_key}')
| |
1104 | ERROR | Use placeholders and $wpdb->prepare(); found interpolated variable $meta_key at tr.term_taxonomy_id = {$folder_id} AND p.ID NOT IN (SELECT post_Id FROM
| | {$wpdb->prefix}postmeta WHERE meta_key = '{$meta_key}')
| |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/plugins/wicked-folders/lib/class-wicked-common.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | [x] Newline required after opening brace
3 | ERROR | [x] Newline required after opening brace
3 | ERROR | [x] Each PHP statement must be on a line by itself
27 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
48 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
306 | ERROR | [ ] Detected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Use isset() or empty() to check the index exists before using it
306 | ERROR | [ ] Detected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING']
326 | ERROR | [x] Must use "self::" for local static member reference
417 | ERROR | [x] Inline control structures are not allowed
433 | ERROR | [x] Inline control structures are not allowed
441 | ERROR | [x] Inline control structures are not allowed
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/admin-templates/network-settings-page.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
11 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
15 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_key'.
18 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_key'.
21 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$license_status'.
24 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
26 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
32 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
38 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'plugin_dir_url'.
41 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
45 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
46 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/lib/class-wicked-folders-pro-wp-media-list-table.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 69 ERRORS AFFECTING 61 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | @access tags are prohibited
24 | ERROR | @access tags are prohibited
36 | ERROR | @access tags are prohibited
56 | ERROR | Missing short description in doc comment
64 | ERROR | Missing short description in doc comment
74 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $post_mime_types
74 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $avail_post_mime_types
78 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $mode
78 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['mode']
87 | ERROR | Missing short description in doc comment
97 | ERROR | Detected usage of a non-sanitized input variable: $_GET['attachment-filter']
136 | ERROR | Missing short description in doc comment
160 | ERROR | Missing short description in doc comment
189 | ERROR | Missing short description in doc comment
209 | ERROR | Missing short description in doc comment
217 | ERROR | Missing short description in doc comment
218 | ERROR | @access tags are prohibited
221 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
240 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
245 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\t$view\n"'.
261 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$view"'.
275 | ERROR | Missing short description in doc comment
332 | ERROR | Missing short description in doc comment
350 | ERROR | @access tags are prohibited
357 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
359 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
359 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
359 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_draft_or_post_title'.
362 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
362 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
371 | ERROR | @access tags are prohibited
380 | ERROR | Assignments must be the first block of code on a line
394 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
396 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link_start'.
399 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$thumb'.
402 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
402 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link_end'.
407 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
420 | ERROR | @access tags are prohibited
435 | ERROR | @access tags are prohibited
440 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
447 | ERROR | @access tags are prohibited
457 | ERROR | Assignments must be the first block of code on a line
459 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
461 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
468 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$h_time'.
475 | ERROR | @access tags are prohibited
494 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_edit_post_link'.
495 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
499 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
502 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
513 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$detach_url'.
516 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
520 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
527 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
530 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
540 | ERROR | @access tags are prohibited
562 | ERROR | @access tags are prohibited
593 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
593 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$out'.
595 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_taxonomy'.
614 | ERROR | Missing short description in doc comment
631 | ERROR | Use Yoda Condition checks, you must.
632 | ERROR | Use Yoda Condition checks, you must.
638 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post'.
638 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'trim'.
649 | ERROR | @access tags are prohibited
657 | ERROR | Missing short description in doc comment
783 | ERROR | @access tags are prohibited
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/lib/class-wicked-folders-pro.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 12 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
274 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
289 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
346 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
346 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
428 | ERROR | Doc comment short description must start with a capital letter
576 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
584 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
586 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
588 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
591 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
597 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
597 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
604 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
625 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/lib/class-wicked-folders-pro-admin.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 17 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
191 | ERROR | Doc comment short description must start with a capital letter
230 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
230 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
230 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_the_title'.
307 | ERROR | Assignments must be the first block of code on a line
332 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['action']
335 | ERROR | Detected usage of a possibly undefined superglobal array index: $_REQUEST['nonce']. Use isset() or empty() to check the index exists before using it
335 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
347 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['wicked_folders_pro_license_key']. Use isset() or empty() to check the index exists before using it
347 | ERROR | Detected usage of a non-sanitized input variable: $_POST['wicked_folders_pro_license_key']
407 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['changes']['wickedFolders']
419 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['wicked_folder_id']
421 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['wicked_folder_id']
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
479 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
486 | ERROR | Visibility must be declared on method "pre_user_query"
505 | ERROR | Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
577 | ERROR | Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
671 | ERROR | Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
747 | ERROR | Increment operators should be used where possible; found "$last_id += 1;" but expected "++$last_id"
784 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
784 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
784 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
820 | ERROR | Detected usage of a non-sanitized input variable: $_GET["wicked_{$post_type}_folder_filter"]
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/wicked-folders-pro/lib/class-wicked-folders-pro-media-list-table.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
16 | ERROR | Detected usage of a non-sanitized input variable: $_GET['orderby']
17 | ERROR | Detected usage of a non-sanitized input variable: $_GET['order']
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/blocks.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 20 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
10 | ERROR | Doc comment short description must start with a capital letter
49 | ERROR | Doc comment short description must start with a capital letter
64 | ERROR | Doc comment short description must start with a capital letter
79 | ERROR | Doc comment short description must start with a capital letter
94 | ERROR | Doc comment short description must start with a capital letter
109 | ERROR | Doc comment short description must start with a capital letter
124 | ERROR | Doc comment short description must start with a capital letter
160 | ERROR | Doc comment short description must start with a capital letter
211 | ERROR | Doc comment short description must start with a capital letter
248 | ERROR | Doc comment short description must start with a capital letter
271 | ERROR | Doc comment short description must start with a capital letter
328 | ERROR | Doc comment short description must start with a capital letter
359 | ERROR | Doc comment short description must start with a capital letter
393 | ERROR | Doc comment short description must start with a capital letter
410 | ERROR | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended
| | for plugin or theme development.
415 | ERROR | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended
| | for plugin or theme development.
425 | ERROR | Doc comment short description must start with a capital letter
459 | ERROR | Assignments must be the first block of code on a line
524 | ERROR | Doc comment short description must start with a capital letter
550 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/options-page.php
----------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Options_Page instead
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$pages"
28 | ERROR | Visibility must be declared on method "__construct"
48 | ERROR | Visibility must be declared on method "validate_page"
138 | ERROR | Visibility must be declared on method "add_page"
174 | ERROR | Visibility must be declared on method "add_sub_page"
187 | ERROR | Use Yoda Condition checks, you must.
214 | ERROR | Visibility must be declared on method "update_page"
253 | ERROR | Visibility must be declared on method "get_page"
273 | ERROR | Visibility must be declared on method "get_pages"
----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/admin/admin-options-page.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 16 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Admin_Options_Page instead
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$page"
28 | ERROR | Visibility must be declared on method "__construct"
49 | ERROR | Visibility must be declared on method "admin_menu"
102 | ERROR | Visibility must be declared on method "admin_load"
167 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
187 | ERROR | Visibility must be declared on method "admin_head"
196 | ERROR | Use Yoda Condition checks, you must.
208 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
223 | ERROR | Use Yoda Condition checks, you must.
227 | ERROR | Use Yoda Condition checks, you must.
264 | ERROR | Visibility must be declared on method "postbox_submitdiv"
280 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
315 | ERROR | Visibility must be declared on method "postbox_acf"
372 | ERROR | Visibility must be declared on method "html"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/admin/admin-updates.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 23 ERRORS AFFECTING 20 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$view"
25 | ERROR | Visibility must be declared on method "__construct"
32 | ERROR | Doc comment short description must start with a capital letter
42 | ERROR | Visibility must be declared on method "display_wp_error"
57 | ERROR | Doc comment short description must start with a capital letter
68 | ERROR | Visibility must be declared on method "get_changelog_changes"
92 | ERROR | Doc comment short description must start with a capital letter
102 | ERROR | Visibility must be declared on method "admin_menu"
127 | ERROR | Doc comment short description must start with a capital letter
137 | ERROR | Visibility must be declared on method "load"
209 | ERROR | Doc comment short description must start with a capital letter
219 | ERROR | Visibility must be declared on method "activate_pro_licence"
223 | ERROR | Processing form data without nonce verification.
223 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['acf_pro_licence']. Use isset() or empty() to check the index exists before using it
223 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf_pro_licence']
244 | ERROR | Use Yoda Condition checks, you must.
264 | ERROR | Doc comment short description must start with a capital letter
274 | ERROR | Visibility must be declared on method "deactivate_pro_licence"
309 | ERROR | Use Yoda Condition checks, you must.
323 | ERROR | Doc comment short description must start with a capital letter
333 | ERROR | Visibility must be declared on method "html"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/admin/views/html-settings-updates.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 18 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
17 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
20 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
20 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
29 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
48 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
61 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
68 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
76 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
84 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
89 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
92 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
92 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
94 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
99 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
100 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'add_query_arg'.
100 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
107 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
110 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
117 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
120 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/admin/views/html-options-page.php
----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$page_title'.
----------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-options-page.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Options_Page instead
24 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "rule_match"
69 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-block.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------
25 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "rule_match"
76 | ERROR | Visibility must be declared on method "rule_values"
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-gallery.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 42 ERRORS AFFECTING 40 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Gallery instead
21 | ERROR | Visibility must be declared on method "initialize"
69 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
92 | ERROR | Visibility must be declared on method "ajax_get_attachment"
138 | ERROR | Visibility must be declared on method "ajax_update_attachment"
141 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Use isset() or empty() to check the index exists before using it
141 | ERROR | Detected usage of a non-sanitized input variable: $_POST['nonce']
157 | ERROR | Detected usage of a non-sanitized input variable: $_POST['attachments']
183 | ERROR | Use Yoda Condition checks, you must.
226 | ERROR | Visibility must be declared on method "ajax_get_sort_order"
231 | ERROR | Processing form data without nonce verification.
248 | ERROR | Use Yoda Condition checks, you must.
257 | ERROR | Use Yoda Condition checks, you must.
290 | ERROR | Doc comment short description must start with a capital letter
301 | ERROR | Visibility must be declared on method "render_attachment"
316 | ERROR | Use Yoda Condition checks, you must.
326 | ERROR | Use Yoda Condition checks, you must.
342 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
343 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
395 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$compat['item']'.
410 | ERROR | Visibility must be declared on method "render_field"
470 | ERROR | Use Yoda Condition checks, you must.
479 | ERROR | Use Yoda Condition checks, you must.
480 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_truncated'.
484 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
493 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
497 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
498 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
499 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
500 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
501 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
513 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
516 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
541 | ERROR | Visibility must be declared on method "render_field_settings"
710 | ERROR | Visibility must be declared on method "format_value"
738 | ERROR | Use Yoda Condition checks, you must.
742 | ERROR | Use Yoda Condition checks, you must.
746 | ERROR | Use Yoda Condition checks, you must.
776 | ERROR | Visibility must be declared on method "validate_value"
787 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
814 | ERROR | Visibility must be declared on method "update_value"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 498 ERRORS AFFECTING 312 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
5 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 0
5 | ERROR | [ ] Class name must begin with a capital letter
5 | ERROR | [ ] Class name is not valid; consider Acf_Field_Flexible_Content instead
21 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
21 | ERROR | [ ] Visibility must be declared on method "initialize"
25 | ERROR | [x] String "Flexible Content" does not require double quotes; use single quotes instead
25 | ERROR | [x] No space found after comma in argument list
31 | ERROR | [x] String "Add Row" does not require double quotes; use single quotes instead
31 | ERROR | [x] No space found after comma in argument list
36 | ERROR | [x] Expected 1 space after comma in argument list; 11 found
37 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
41 | ERROR | [x] Expected 1 space after comma in argument list; 3 found
42 | ERROR | [x] Expected 1 space after comma in argument list; 16 found
43 | ERROR | [x] Expected 1 space after comma in argument list; 17 found
47 | ERROR | [x] Expected 1 space after comma in argument list; 12 found
51 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
67 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
67 | ERROR | [ ] Visibility must be declared on method "input_admin_enqueue_scripts"
73 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
86 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
87 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
103 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
103 | ERROR | [ ] Visibility must be declared on method "get_valid_layout"
119 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
136 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
136 | ERROR | [ ] Visibility must be declared on method "load_field"
139 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
139 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
143 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
151 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
151 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
162 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
162 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
164 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
164 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
167 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
167 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
172 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
176 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
176 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
180 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
182 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
184 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
190 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
195 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
212 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
212 | ERROR | [ ] Visibility must be declared on method "get_sub_field"
218 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
218 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
219 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
219 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
222 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
222 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
224 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
227 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
227 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
229 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
229 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
231 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
232 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
233 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
234 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
238 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
253 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
253 | ERROR | [ ] Visibility must be declared on method "render_field"
256 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
256 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
260 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
266 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
266 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
270 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
281 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
281 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
283 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
287 | ERROR | [ ] A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
287 | ERROR | [x] No space found after comma in argument list
290 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 0
296 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$no_value_message'.
296 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['button_label']'.
300 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
300 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
306 | ERROR | [x] Opening PHP tag must be on a line by itself
306 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
306 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
308 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
308 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
308 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
311 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
311 | ERROR | [x] Inline control structures are not allowed
319 | ERROR | [x] Closing PHP tag must be on a line by itself
323 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['button_label']'.
326 | ERROR | [x] Empty embedded PHP tag found
327 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2
327 | ERROR | [x] Opening PHP tag must be on a line by itself
327 | ERROR | [x] Opening PHP tag must be on a line by itself
327 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
327 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
336 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3
336 | ERROR | [x] Closing PHP tag must be on a line by itself
336 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$layout['label']'.
336 | ERROR | [x] Opening PHP tag must be on a line by itself
338 | ERROR | [x] Closing PHP tag must be on a line by itself
344 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
360 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
360 | ERROR | [ ] Visibility must be declared on method "render_layout"
366 | ERROR | [ ] Use Yoda Condition checks, you must.
367 | ERROR | [x] Concat operator must be surrounded by a single space
379 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
379 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
383 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
387 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
391 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
391 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
391 | ERROR | [ ] Use Yoda Condition checks, you must.
395 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
405 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 0
406 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
408 | ERROR | [x] Concat operator must be surrounded by a single space
410 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
410 | ERROR | [x] No space found after comma in argument list
410 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
413 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
413 | ERROR | [x] No space found after comma in argument list
414 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
414 | ERROR | [x] No space found after comma in argument list
415 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
415 | ERROR | [x] No space found after comma in argument list
418 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
418 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
420 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
420 | ERROR | [ ] Use Yoda Condition checks, you must.
420 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
425 | ERROR | [x] Opening PHP tag must be on a line by itself
425 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
425 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
432 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
432 | ERROR | [x] Inline control structures are not allowed
444 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
444 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
449 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
451 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
452 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
453 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_field_label'.
454 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
454 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
455 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sub_field['instructions']'.
465 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found
466 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
466 | ERROR | [ ] Use Yoda Condition checks, you must.
466 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
466 | ERROR | [x] Newline required after opening brace
472 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 2
472 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
475 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 3
475 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
480 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 3
480 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
485 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 3
495 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 2
497 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 2
499 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
499 | ERROR | [ ] Use Yoda Condition checks, you must.
499 | ERROR | [x] Expected 1 space(s) after closing parenthesis; found 0
503 | ERROR | [x] Expected 1 space(s) after ELSE keyword; 0 found
512 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
528 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
528 | ERROR | [ ] Visibility must be declared on method "render_field_settings"
531 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
531 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
537 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
541 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
541 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
551 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 0
551 | ERROR | [x] Closing PHP tag must be on a line by itself
551 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$layout['key']'.
553 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
553 | ERROR | [x] String "Layout" does not require double quotes; use single quotes instead
553 | ERROR | [x] No space found after comma in argument list
555 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
555 | ERROR | [x] String "Reorder Layout" does not require double quotes; use single quotes instead
555 | ERROR | [x] No space found after comma in argument list
555 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
555 | ERROR | [x] String "Reorder" does not require double quotes; use single quotes instead
555 | ERROR | [x] No space found after comma in argument list
556 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
556 | ERROR | [x] String "Delete Layout" does not require double quotes; use single quotes instead
556 | ERROR | [x] No space found after comma in argument list
556 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
556 | ERROR | [x] String "Delete" does not require double quotes; use single quotes instead
556 | ERROR | [x] No space found after comma in argument list
557 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
557 | ERROR | [x] String "Duplicate Layout" does not require double quotes; use single quotes instead
557 | ERROR | [x] No space found after comma in argument list
557 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
557 | ERROR | [x] String "Duplicate" does not require double quotes; use single quotes instead
557 | ERROR | [x] No space found after comma in argument list
558 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
558 | ERROR | [x] String "Add New Layout" does not require double quotes; use single quotes instead
558 | ERROR | [x] No space found after comma in argument list
558 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
558 | ERROR | [x] String "Add New" does not require double quotes; use single quotes instead
558 | ERROR | [x] No space found after comma in argument list
571 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
582 | ERROR | [x] No space found after comma in argument list
585 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
596 | ERROR | [x] No space found after comma in argument list
599 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
602 | ERROR | [ ] All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
602 | ERROR | [x] No space found after comma in argument list
612 | ERROR | [x] No space found after comma in argument list
613 | ERROR | [x] No space found after comma in argument list
614 | ERROR | [x] No space found after comma in argument list
618 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
629 | ERROR | [x] No space found after comma in argument list
632 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
642 | ERROR | [x] No space found after comma in argument list
645 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
658 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 2
663 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
669 | ERROR | [x] No space found after comma in argument list
678 | ERROR | [x] No space found after comma in argument list
687 | ERROR | [x] No space found after comma in argument list
693 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
711 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
711 | ERROR | [ ] Visibility must be declared on method "load_value"
714 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
714 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
718 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
731 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
731 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
735 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
739 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
739 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
747 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
747 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
751 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
759 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
759 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
766 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
766 | ERROR | [x] Inline control structures are not allowed
780 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
783 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
791 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
810 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
810 | ERROR | [ ] Visibility must be declared on method "format_value"
813 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
813 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
817 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
822 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
822 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
826 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
830 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
830 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
837 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
837 | ERROR | [x] Inline control structures are not allowed
845 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
845 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
852 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
852 | ERROR | [x] Inline control structures are not allowed
870 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
872 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
877 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
893 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
893 | ERROR | [ ] Visibility must be declared on method "validate_value"
893 | ERROR | [x] Expected 1 space before opening brace; found 0
900 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
900 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
903 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
903 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
905 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
909 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
913 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
913 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
915 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
920 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
920 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
926 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
927 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
928 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
929 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
930 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
931 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
933 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
938 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
938 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
948 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
952 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
952 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
955 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
955 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
961 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
961 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
963 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
969 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
969 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
971 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
974 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
974 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
980 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
980 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
982 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
986 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
989 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
991 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
995 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
995 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1002 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1002 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1008 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1009 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1010 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1011 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1012 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1013 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1015 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1016 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1021 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1038 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1038 | ERROR | [ ] Visibility must be declared on method "get_layout"
1041 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1041 | ERROR | [x] Inline control structures are not allowed
1045 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1045 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1048 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1048 | ERROR | [x] Inline control structures are not allowed
1050 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1056 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1074 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1074 | ERROR | [ ] Visibility must be declared on method "delete_row"
1081 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1081 | ERROR | [x] Inline control structures are not allowed
1089 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1089 | ERROR | [x] Inline control structures are not allowed
1093 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1093 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1102 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1108 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1126 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1126 | ERROR | [ ] Visibility must be declared on method "update_row"
1129 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1129 | ERROR | [x] Inline control structures are not allowed
1137 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1137 | ERROR | [x] Inline control structures are not allowed
1141 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1141 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1148 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1148 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1153 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1153 | ERROR | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
1158 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1162 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1172 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1178 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1199 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1199 | ERROR | [ ] Visibility must be declared on method "update_value"
1202 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1202 | ERROR | [x] Inline control structures are not allowed
1212 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1212 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1212 | ERROR | [x] Newline required after opening brace
1215 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1215 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1219 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1223 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1223 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1223 | ERROR | [x] Newline required after opening brace
1226 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1226 | ERROR | [x] Inline control structures are not allowed
1230 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1230 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1234 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1244 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1246 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1255 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1255 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1258 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1258 | ERROR | [x] Expected 1 space(s) after FOR keyword; 0 found
1262 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1264 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1268 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1268 | ERROR | [x] Inline control structures are not allowed
1274 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1290 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1290 | ERROR | [ ] Visibility must be declared on method "delete_value"
1298 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1298 | ERROR | [x] Inline control structures are not allowed
1302 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1302 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1306 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1308 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1326 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1326 | ERROR | [ ] Visibility must be declared on method "update_field"
1329 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1329 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1331 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1331 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1335 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1337 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1342 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1358 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1358 | ERROR | [ ] Visibility must be declared on method "delete_field"
1360 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1360 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1363 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1363 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1366 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1366 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1368 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
1368 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1372 | ERROR | [x] Line indented incorrectly; expected 6 tabs, found 5
1375 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1378 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1381 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1384 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1401 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1401 | ERROR | [ ] Visibility must be declared on method "duplicate_field"
1407 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1407 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1410 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1410 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1417 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1417 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1421 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1423 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1426 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1441 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1457 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1457 | ERROR | [ ] Visibility must be declared on method "ajax_layout_title"
1460 | ERROR | [x] Tabs must be used to indent lines; spaces are not allowed
1460 | ERROR | [ ] Processing form data without nonce verification.
1472 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1472 | ERROR | [x] Inline control structures are not allowed
1477 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1477 | ERROR | [x] Inline control structures are not allowed
1485 | ERROR | [ ] All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$title'.
1488 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1491 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1491 | ERROR | [ ] Visibility must be declared on method "get_layout_title"
1514 | ERROR | [x] Expected 1 space after comma in argument list; 26 found
1515 | ERROR | [x] Concat operator must be surrounded by a single space
1515 | ERROR | [x] Expected 1 space after comma in argument list; 4 found
1516 | ERROR | [x] Concat operator must be surrounded by a single space
1516 | ERROR | [x] Expected 1 space after comma in argument list; 7 found
1531 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1548 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1548 | ERROR | [ ] Visibility must be declared on method "clone_any_field"
1556 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1556 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1560 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1566 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1582 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1582 | ERROR | [ ] Visibility must be declared on method "prepare_field_for_export"
1585 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1585 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1587 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1587 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1591 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1593 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1599 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1601 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1601 | ERROR | [ ] Visibility must be declared on method "prepare_any_field_for_export"
1610 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1626 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1626 | ERROR | [ ] Visibility must be declared on method "prepare_field_for_import"
1629 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1629 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1631 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1637 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1637 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1646 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1646 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1647 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1647 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1656 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
1657 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1658 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1661 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1661 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1664 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1668 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1684 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1684 | ERROR | [ ] Visibility must be declared on method "validate_any_field"
1687 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1687 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1691 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1697 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1713 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1713 | ERROR | [ ] Visibility must be declared on method "translate_field"
1720 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1720 | ERROR | [x] Expected 1 space(s) after IF keyword; 0 found
1722 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1722 | ERROR | [x] Expected 1 space(s) after FOREACH keyword; 0 found
1726 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
1728 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
1734 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
1736 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 0
1744 | ERROR | [x] File must end with a newline character
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 437 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 40 ERRORS AFFECTING 39 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Repeater instead
21 | ERROR | Visibility must be declared on method "initialize"
61 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
85 | ERROR | Visibility must be declared on method "load_field"
122 | ERROR | Visibility must be declared on method "render_field"
172 | ERROR | Use Yoda Condition checks, you must.
195 | ERROR | Use Yoda Condition checks, you must.
205 | ERROR | Use Yoda Condition checks, you must.
211 | ERROR | Use Yoda Condition checks, you must.
244 | ERROR | Use Yoda Condition checks, you must.
281 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
282 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_field_label'.
284 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sub_field['instructions']'.
301 | ERROR | Use Yoda Condition checks, you must.
306 | ERROR | Use Yoda Condition checks, you must.
309 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
312 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
314 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
320 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$before_fields'.
349 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_fields'.
353 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
354 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
365 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['button_label']'.
388 | ERROR | Visibility must be declared on method "render_field_settings"
400 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
505 | ERROR | Visibility must be declared on method "load_value"
588 | ERROR | Visibility must be declared on method "format_value"
663 | ERROR | Visibility must be declared on method "validate_value"
752 | ERROR | Visibility must be declared on method "update_row"
822 | ERROR | Visibility must be declared on method "delete_row"
865 | ERROR | Visibility must be declared on method "update_value"
948 | ERROR | Visibility must be declared on method "delete_value"
983 | ERROR | Visibility must be declared on method "delete_field"
1016 | ERROR | Visibility must be declared on method "update_field"
1041 | ERROR | Visibility must be declared on method "duplicate_field"
1073 | ERROR | Visibility must be declared on method "translate_field"
1098 | ERROR | Visibility must be declared on method "validate_any_field"
1127 | ERROR | Visibility must be declared on method "prepare_field_for_export"
1158 | ERROR | Visibility must be declared on method "prepare_field_for_import"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-clone.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 44 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Clone instead
21 | ERROR | Visibility must be declared on method "initialize"
67 | ERROR | Visibility must be declared on method "is_enabled"
88 | ERROR | Visibility must be declared on method "load_field"
121 | ERROR | Visibility must be declared on method "acf_get_fields"
151 | ERROR | Use Yoda Condition checks, you must.
157 | ERROR | Use Yoda Condition checks, you must.
189 | ERROR | Visibility must be declared on method "get_cloned_fields"
286 | ERROR | Visibility must be declared on method "acf_clone_field"
289 | ERROR | Use Yoda Condition checks, you must.
306 | ERROR | Use Yoda Condition checks, you must.
342 | ERROR | Use Yoda Condition checks, you must.
360 | ERROR | Use Yoda Condition checks, you must.
389 | ERROR | Visibility must be declared on method "acf_clone_clone_field"
438 | ERROR | Visibility must be declared on method "prepare_field_for_db"
498 | ERROR | Visibility must be declared on method "load_value"
545 | ERROR | Visibility must be declared on method "format_value"
596 | ERROR | Visibility must be declared on method "update_value"
668 | ERROR | Visibility must be declared on method "render_field"
710 | ERROR | Use Yoda Condition checks, you must.
736 | ERROR | Visibility must be declared on method "render_field_block"
739 | ERROR | Use Yoda Condition checks, you must.
743 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label_placement'.
769 | ERROR | Visibility must be declared on method "render_field_table"
807 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_field_label'.
809 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sub_field['instructions']'.
847 | ERROR | Visibility must be declared on method "render_field_settings"
900 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
914 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
942 | ERROR | Visibility must be declared on method "get_clone_setting_choices"
985 | ERROR | Visibility must be declared on method "get_clone_setting_choice"
994 | ERROR | Processing form data without nonce verification.
996 | ERROR | Processing form data without nonce verification.
996 | ERROR | Detected usage of a non-sanitized input variable: $_POST['fields'][$selector]
1036 | ERROR | Visibility must be declared on method "get_clone_setting_field_choice"
1077 | ERROR | Visibility must be declared on method "get_clone_setting_group_choice"
1086 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
1104 | ERROR | Visibility must be declared on method "ajax_query"
1117 | ERROR | Processing form data without nonce verification.
1136 | ERROR | Use Yoda Condition checks, you must.
1222 | ERROR | Use Yoda Condition checks, you must.
1250 | ERROR | Use Yoda Condition checks, you must.
1276 | ERROR | Use Yoda Condition checks, you must.
1332 | ERROR | Visibility must be declared on method "acf_prepare_field"
1365 | ERROR | Visibility must be declared on method "validate_value"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/acf-pro.php
-----------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Pro instead
20 | ERROR | Visibility must be declared on method "__construct"
67 | ERROR | Visibility must be declared on method "include_field_types"
90 | ERROR | Visibility must be declared on method "include_location_rules"
111 | ERROR | Visibility must be declared on method "register_assets"
143 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
164 | ERROR | Visibility must be declared on method "field_group_admin_enqueue_scripts"
-----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/pro/updates.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Pro_Updates instead
25 | ERROR | Visibility must be declared on method "__construct"
46 | ERROR | Visibility must be declared on method "init"
96 | ERROR | Visibility must be declared on method "modify_plugin_update_message"
105 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
105 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
105 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/local-fields.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 26 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Doc comment short description must start with a capital letter
27 | ERROR | Doc comment short description must start with a capital letter
42 | ERROR | Doc comment short description must start with a capital letter
57 | ERROR | Doc comment short description must start with a capital letter
80 | ERROR | Doc comment short description must start with a capital letter
96 | ERROR | Doc comment short description must start with a capital letter
111 | ERROR | Doc comment short description must start with a capital letter
113 | ERROR | Doc comment long description must start with a capital letter
126 | ERROR | Doc comment short description must start with a capital letter
128 | ERROR | Doc comment long description must start with a capital letter
141 | ERROR | Doc comment short description must start with a capital letter
186 | ERROR | Doc comment short description must start with a capital letter
201 | ERROR | Doc comment short description must start with a capital letter
216 | ERROR | Doc comment short description must start with a capital letter
231 | ERROR | Doc comment short description must start with a capital letter
246 | ERROR | Doc comment short description must start with a capital letter
261 | ERROR | Doc comment short description must start with a capital letter
283 | ERROR | Doc comment short description must start with a capital letter
308 | ERROR | Doc comment short description must start with a capital letter
323 | ERROR | Doc comment short description must start with a capital letter
338 | ERROR | Doc comment short description must start with a capital letter
408 | ERROR | Doc comment short description must start with a capital letter
423 | ERROR | Doc comment short description must start with a capital letter
438 | ERROR | Doc comment short description must start with a capital letter
453 | ERROR | Doc comment short description must start with a capital letter
495 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Doc comment short description must start with a capital letter
34 | ERROR | Doc comment short description must start with a capital letter
100 | ERROR | Use Yoda Condition checks, you must.
117 | ERROR | Doc comment short description must start with a capital letter
145 | ERROR | Doc comment short description must start with a capital letter
207 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-user-functions.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
37 | ERROR | Doc comment short description must start with a capital letter
64 | ERROR | Doc comment short description must start with a capital letter
92 | ERROR | Doc comment short description must start with a capital letter
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-meta-functions.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 21 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
63 | ERROR | Doc comment short description must start with a capital letter
77 | ERROR | Use Yoda Condition checks, you must.
78 | ERROR | Use Yoda Condition checks, you must.
123 | ERROR | Doc comment short description must start with a capital letter
168 | ERROR | Doc comment short description must start with a capital letter
184 | ERROR | Use Yoda Condition checks, you must.
185 | ERROR | Use Yoda Condition checks, you must.
200 | ERROR | Use Yoda Condition checks, you must.
211 | ERROR | Doc comment short description must start with a capital letter
228 | ERROR | Use Yoda Condition checks, you must.
244 | ERROR | Use Yoda Condition checks, you must.
258 | ERROR | Doc comment short description must start with a capital letter
274 | ERROR | Use Yoda Condition checks, you must.
290 | ERROR | Use Yoda Condition checks, you must.
301 | ERROR | Doc comment short description must start with a capital letter
331 | ERROR | Doc comment short description must start with a capital letter
348 | ERROR | Doc comment short description must start with a capital letter
378 | ERROR | Doc comment short description must start with a capital letter
411 | ERROR | Doc comment short description must start with a capital letter
432 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields.php
---------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Fields instead
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$types"
28 | ERROR | Visibility must be declared on method "__construct"
46 | ERROR | Visibility must be declared on method "register_field_type"
73 | ERROR | Visibility must be declared on method "get_field_type"
91 | ERROR | Visibility must be declared on method "is_field_type"
110 | ERROR | Visibility must be declared on method "register_field_type_info"
131 | ERROR | Visibility must be declared on method "get_field_types"
226 | ERROR | Doc comment short description must start with a capital letter
---------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-attachment.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Form_Attachment instead
30 | ERROR | Visibility must be declared on method "__construct"
60 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
92 | ERROR | Visibility must be declared on method "admin_footer"
125 | ERROR | Visibility must be declared on method "edit_attachment"
216 | ERROR | Visibility must be declared on method "save_attachment"
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-nav-menu.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 23 ERRORS AFFECTING 20 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Form_Nav_Menu instead
24 | ERROR | Visibility must be declared on method "__construct"
53 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
72 | ERROR | Doc comment short description must start with a capital letter
74 | ERROR | Doc comment long description must start with a capital letter
83 | ERROR | Visibility must be declared on method "wp_nav_menu_item_custom_fields"
126 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item_id'.
148 | ERROR | Visibility must be declared on method "update_nav_menu"
187 | ERROR | Visibility must be declared on method "update_nav_menu_items"
190 | ERROR | Processing form data without nonce verification.
196 | ERROR | Processing form data without nonce verification.
196 | ERROR | Detected usage of a non-sanitized input variable: $_POST['menu-item-acf']
206 | ERROR | Doc comment short description must start with a capital letter
219 | ERROR | Visibility must be declared on method "wp_get_nav_menu_items"
238 | ERROR | Visibility must be declared on method "wp_edit_nav_menu_walker"
266 | ERROR | Visibility must be declared on method "acf_validate_save_post"
269 | ERROR | Processing form data without nonce verification.
275 | ERROR | Processing form data without nonce verification.
275 | ERROR | Detected usage of a non-sanitized input variable: $_POST['menu-item-acf']
302 | ERROR | Visibility must be declared on method "admin_footer"
334 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['style']'.
336 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['title']'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 24 ERRORS AFFECTING 16 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Form_Widget instead
31 | ERROR | Visibility must be declared on method "__construct"
65 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
68 | ERROR | Empty IF statement detected
102 | ERROR | Visibility must be declared on method "acf_validate_save_post"
105 | ERROR | Processing form data without nonce verification.
111 | ERROR | Processing form data without nonce verification.
111 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_widget_id']
112 | ERROR | Processing form data without nonce verification.
112 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['_acf_widget_number']. Use isset() or empty() to check the index exists before using it
112 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_widget_number']
113 | ERROR | Processing form data without nonce verification.
113 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['_acf_widget_prefix']. Use isset() or empty() to check the index exists before using it
113 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_widget_prefix']
117 | ERROR | Processing form data without nonce verification.
117 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST[$id][$number]['acf']. Use isset() or empty() to check the index exists before using it
117 | ERROR | Detected usage of a non-sanitized input variable: $_POST[$id][$number]['acf']
137 | ERROR | Visibility must be declared on method "edit_widget"
145 | ERROR | Use Yoda Condition checks, you must.
206 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$widget'.
234 | ERROR | Visibility must be declared on method "save_widget"
237 | ERROR | Processing form data without nonce verification.
265 | ERROR | Visibility must be declared on method "admin_footer"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-gutenberg.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
23 | ERROR | Visibility must be declared on method "__construct"
33 | ERROR | Doc comment short description must start with a capital letter
43 | ERROR | Visibility must be declared on method "enqueue_block_editor_assets"
56 | ERROR | Doc comment short description must start with a capital letter
66 | ERROR | Visibility must be declared on method "add_meta_boxes"
73 | ERROR | Doc comment short description must start with a capital letter
83 | ERROR | Visibility must be declared on method "block_editor_meta_box_hidden_fields"
90 | ERROR | Doc comment short description must start with a capital letter
92 | ERROR | Doc comment long description must start with a capital letter
100 | ERROR | Visibility must be declared on method "filter_block_editor_meta_boxes"
137 | ERROR | Doc comment short description must start with a capital letter
148 | ERROR | Visibility must be declared on method "modify_user_option_meta_box_order"
161 | ERROR | Doc comment short description must start with a capital letter
172 | ERROR | Visibility must be declared on method "acf_validate_save_post"
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-user.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 28 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$view"
28 | ERROR | Visibility must be declared on method "__construct"
50 | ERROR | Doc comment short description must start with a capital letter
61 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
74 | ERROR | Doc comment short description must start with a capital letter
85 | ERROR | Visibility must be declared on method "login_form_register"
107 | ERROR | Visibility must be declared on method "render_register"
131 | ERROR | Visibility must be declared on method "render_edit"
160 | ERROR | Visibility must be declared on method "render_new"
191 | ERROR | Visibility must be declared on method "render"
194 | ERROR | Processing form data without nonce verification.
223 | ERROR | Use Yoda Condition checks, you must.
230 | ERROR | Use Yoda Condition checks, you must.
242 | ERROR | Use Yoda Condition checks, you must.
243 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['title']'.
247 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$before'.
249 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after'.
270 | ERROR | Visibility must be declared on method "admin_footer"
278 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
306 | ERROR | Visibility must be declared on method "save_user"
320 | ERROR | Doc comment short description must start with a capital letter
332 | ERROR | Visibility must be declared on method "filter_registration_errors"
338 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
346 | ERROR | Doc comment short description must start with a capital letter
358 | ERROR | Visibility must be declared on method "filter_pre_load_value"
360 | ERROR | Processing form data without nonce verification.
361 | ERROR | Processing form data without nonce verification.
361 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf'][$field_key]
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-front.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 43 ERRORS AFFECTING 35 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Form_Front instead
11 | ERROR | Missing short description in doc comment
14 | ERROR | Missing short description in doc comment
31 | ERROR | Visibility must be declared on method "__construct"
89 | ERROR | Visibility must be declared on method "validate_form"
132 | ERROR | Use Yoda Condition checks, you must.
165 | ERROR | Visibility must be declared on method "add_form"
190 | ERROR | Visibility must be declared on method "get_form"
217 | ERROR | Visibility must be declared on method "validate_save_post"
223 | ERROR | Processing form data without nonce verification.
235 | ERROR | Processing form data without nonce verification.
257 | ERROR | Visibility must be declared on method "pre_save_post"
271 | ERROR | Use Yoda Condition checks, you must.
285 | ERROR | Processing form data without nonce verification.
287 | ERROR | Processing form data without nonce verification.
287 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
293 | ERROR | Processing form data without nonce verification.
295 | ERROR | Processing form data without nonce verification.
295 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
301 | ERROR | Processing form data without nonce verification.
345 | ERROR | Visibility must be declared on method "enqueue_form"
370 | ERROR | Visibility must be declared on method "check_submit_form"
378 | ERROR | Processing form data without nonce verification.
383 | ERROR | Processing form data without nonce verification.
383 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_form']
387 | ERROR | Processing form data without nonce verification.
387 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_form']
394 | ERROR | Processing form data without nonce verification.
395 | ERROR | Processing form data without nonce verification.
395 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
420 | ERROR | Visibility must be declared on method "submit_form"
484 | ERROR | Visibility must be declared on method "render_form"
508 | ERROR | Use Yoda Condition checks, you must.
549 | ERROR | Use Yoda Condition checks, you must.
578 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['html_updated_message']'.
578 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['updated_message']'.
583 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attrs'.
596 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['html_before_fields']'.
598 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['html_after_fields']'.
602 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['html_submit_button']'.
602 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['submit_value']'.
603 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['html_submit_spinner']'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-post.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 19 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$style"
25 | ERROR | Visibility must be declared on method "__construct"
38 | ERROR | Doc comment short description must start with a capital letter
48 | ERROR | Visibility must be declared on method "initialize"
69 | ERROR | Doc comment short description must start with a capital letter
80 | ERROR | Visibility must be declared on method "add_meta_boxes"
102 | ERROR | Use Yoda Condition checks, you must.
162 | ERROR | Doc comment short description must start with a capital letter
172 | ERROR | Visibility must be declared on method "edit_form_after_title"
187 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
191 | ERROR | Doc comment short description must start with a capital letter
202 | ERROR | Visibility must be declared on method "render_meta_box"
214 | ERROR | Doc comment short description must start with a capital letter
225 | ERROR | Visibility must be declared on method "wp_insert_post_empty_content"
249 | ERROR | Visibility must be declared on method "allow_save_post"
267 | ERROR | Use Yoda Condition checks, you must.
293 | ERROR | Visibility must be declared on method "save_post"
306 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-comment.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 13 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Form_Comment instead
31 | ERROR | Visibility must be declared on method "__construct"
64 | ERROR | Visibility must be declared on method "validate_page"
71 | ERROR | Use Yoda Condition checks, you must.
97 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
131 | ERROR | Visibility must be declared on method "edit_comment"
179 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['ID']'.
180 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['title']'.
214 | ERROR | Visibility must be declared on method "comment_form_field_comment"
286 | ERROR | Visibility must be declared on method "save_comment"
295 | ERROR | Processing form data without nonce verification.
296 | ERROR | Processing form data without nonce verification.
296 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
321 | ERROR | Visibility must be declared on method "admin_footer"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-customizer.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 15 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Form_Customizer instead
25 | ERROR | Visibility must be declared on method "__construct"
59 | ERROR | Visibility must be declared on method "customize_controls_init"
89 | ERROR | Visibility must be declared on method "save_widget"
92 | ERROR | Processing form data without nonce verification.
153 | ERROR | Visibility must be declared on method "settings"
174 | ERROR | Empty IF statement detected
226 | ERROR | Visibility must be declared on method "customize_preview_init"
265 | ERROR | Doc comment short description must start with a capital letter
276 | ERROR | Visibility must be declared on method "pre_load_value"
288 | ERROR | Doc comment short description must start with a capital letter
299 | ERROR | Visibility must be declared on method "pre_load_reference"
326 | ERROR | Visibility must be declared on method "customize_save"
371 | ERROR | Visibility must be declared on method "pre_update_option"
414 | ERROR | Visibility must be declared on method "admin_footer"
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 15 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Form_Taxonomy instead
17 | ERROR | The var keyword must not be used to declare a property
17 | ERROR | Visibility must be declared on property "$view"
33 | ERROR | Visibility must be declared on method "__construct"
63 | ERROR | Visibility must be declared on method "validate_page"
70 | ERROR | Use Yoda Condition checks, you must.
70 | ERROR | Use Yoda Condition checks, you must.
96 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
136 | ERROR | Visibility must be declared on method "add_term"
191 | ERROR | Visibility must be declared on method "edit_term"
218 | ERROR | Use Yoda Condition checks, you must.
219 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['title']'.
248 | ERROR | Visibility must be declared on method "admin_footer"
255 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
267 | ERROR | Use Yoda Condition checks, you must.
346 | ERROR | Visibility must be declared on method "save_term"
381 | ERROR | Visibility must be declared on method "delete_term"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/json.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Json instead
11 | ERROR | Visibility must be declared on method "__construct"
41 | ERROR | Visibility must be declared on method "update_field_group"
72 | ERROR | Visibility must be declared on method "delete_field_group"
103 | ERROR | Visibility must be declared on method "include_json_folders"
138 | ERROR | Visibility must be declared on method "include_json_folder"
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/third-party.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Third_Party instead
31 | ERROR | Visibility must be declared on method "__construct"
57 | ERROR | Doc comment short description must start with a capital letter
70 | ERROR | Visibility must be declared on method "ee_get_post_types"
97 | ERROR | Visibility must be declared on method "tabify_posttypes"
122 | ERROR | Visibility must be declared on method "tabify_add_meta_boxes"
161 | ERROR | Visibility must be declared on method "pts_allowed_pages"
170 | ERROR | Detected usage of a non-sanitized input variable: $_GET['post_type']
174 | ERROR | Detected usage of a non-sanitized input variable: $_GET['post']
180 | ERROR | Use Yoda Condition checks, you must.
193 | ERROR | Doc comment short description must start with a capital letter
204 | ERROR | Visibility must be declared on method "doing_dark_mode"
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/wpml.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
-------------------------------------------------------------------------------------------------------------------------------------
22 | ERROR | Visibility must be declared on method "__construct"
56 | ERROR | Doc comment short description must start with a capital letter
67 | ERROR | Visibility must be declared on method "is_translatable"
103 | ERROR | Doc comment short description must start with a capital letter
114 | ERROR | Visibility must be declared on method "upgrade_500_field_group"
172 | ERROR | Doc comment short description must start with a capital letter
182 | ERROR | Visibility must be declared on method "settings_save_json"
202 | ERROR | Doc comment short description must start with a capital letter
212 | ERROR | Visibility must be declared on method "settings_load_json"
225 | ERROR | Doc comment short description must start with a capital letter
227 | ERROR | Doc comment long description must start with a capital letter
235 | ERROR | Visibility must be declared on method "icl_make_duplicate"
238 | ERROR | Use Yoda Condition checks, you must.
257 | ERROR | Doc comment short description must start with a capital letter
268 | ERROR | Visibility must be declared on method "verify_ajax"
274 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['lang']
279 | ERROR | Doc comment short description must start with a capital letter
290 | ERROR | Visibility must be declared on method "get_translatable_documents"
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 9 LINES
------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Locations instead
12 | ERROR | Missing short description in doc comment
13 | ERROR | The var keyword must not be used to declare a property
13 | ERROR | Visibility must be declared on property "$locations"
29 | ERROR | Visibility must be declared on method "__construct"
49 | ERROR | Visibility must be declared on method "register_location"
70 | ERROR | Visibility must be declared on method "get_location"
90 | ERROR | Visibility must be declared on method "get_locations"
200 | ERROR | Doc comment short description must start with a capital letter
361 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-post-functions.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-export.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 66 ERRORS AFFECTING 60 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$view"
15 | ERROR | Missing short description in doc comment
16 | ERROR | The var keyword must not be used to declare a property
16 | ERROR | Visibility must be declared on property "$json"
20 | ERROR | Doc comment short description must start with a capital letter
31 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Doc comment short description must start with a capital letter
58 | ERROR | Visibility must be declared on method "submit"
65 | ERROR | Use Yoda Condition checks, you must.
70 | ERROR | Use Yoda Condition checks, you must.
80 | ERROR | Doc comment short description must start with a capital letter
82 | ERROR | Doc comment long description must start with a capital letter
91 | ERROR | Visibility must be declared on method "submit_download"
98 | ERROR | Use Yoda Condition checks, you must.
104 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
111 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_json_encode'.
118 | ERROR | Doc comment short description must start with a capital letter
120 | ERROR | Doc comment long description must start with a capital letter
129 | ERROR | Visibility must be declared on method "submit_generate"
153 | ERROR | Doc comment short description must start with a capital letter
155 | ERROR | Doc comment long description must start with a capital letter
164 | ERROR | Visibility must be declared on method "load"
176 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
176 | ERROR | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
185 | ERROR | Doc comment short description must start with a capital letter
196 | ERROR | Visibility must be declared on method "html"
214 | ERROR | Doc comment short description must start with a capital letter
216 | ERROR | Doc comment long description must start with a capital letter
225 | ERROR | Visibility must be declared on method "html_field_selection"
256 | ERROR | Doc comment short description must start with a capital letter
258 | ERROR | Doc comment long description must start with a capital letter
267 | ERROR | Visibility must be declared on method "html_panel_selection"
271 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
282 | ERROR | Doc comment short description must start with a capital letter
284 | ERROR | Doc comment long description must start with a capital letter
293 | ERROR | Visibility must be declared on method "html_panel_settings"
297 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
324 | ERROR | Doc comment short description must start with a capital letter
326 | ERROR | Doc comment long description must start with a capital letter
335 | ERROR | Visibility must be declared on method "html_archive"
338 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
343 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
344 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
352 | ERROR | Doc comment short description must start with a capital letter
354 | ERROR | Doc comment long description must start with a capital letter
363 | ERROR | Visibility must be declared on method "html_single"
373 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
383 | ERROR | Doc comment short description must start with a capital letter
385 | ERROR | Doc comment long description must start with a capital letter
394 | ERROR | Visibility must be declared on method "html_generate"
416 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
420 | ERROR | String concat is not required here; use a single string instead
420 | ERROR | String concat is not required here; use a single string instead
441 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"acf_add_local_field_group({$code});"'.
441 | ERROR | String concat is not required here; use a single string instead
441 | ERROR | String concat is not required here; use a single string instead
450 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
487 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
509 | ERROR | Doc comment short description must start with a capital letter
520 | ERROR | Visibility must be declared on method "get_selected_keys"
523 | ERROR | Assignments must be the first block of code on a line
529 | ERROR | Assignments must be the first block of code on a line
542 | ERROR | Doc comment short description must start with a capital letter
553 | ERROR | Visibility must be declared on method "get_selected"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 23 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Missing short description in doc comment
13 | ERROR | The var keyword must not be used to declare a property
13 | ERROR | Visibility must be declared on property "$name"
16 | ERROR | Missing short description in doc comment
17 | ERROR | The var keyword must not be used to declare a property
17 | ERROR | Visibility must be declared on property "$title"
20 | ERROR | Missing short description in doc comment
24 | ERROR | Missing short description in doc comment
29 | ERROR | Doc comment short description must start with a capital letter
40 | ERROR | Visibility must be declared on method "get_name"
46 | ERROR | Doc comment short description must start with a capital letter
57 | ERROR | Visibility must be declared on method "get_title"
63 | ERROR | Doc comment short description must start with a capital letter
74 | ERROR | Visibility must be declared on method "get_url"
80 | ERROR | Doc comment short description must start with a capital letter
91 | ERROR | Visibility must be declared on method "is_active"
109 | ERROR | Visibility must be declared on method "__construct"
118 | ERROR | Doc comment short description must start with a capital letter
129 | ERROR | Visibility must be declared on method "initialize"
138 | ERROR | Doc comment short description must start with a capital letter
149 | ERROR | Visibility must be declared on method "load"
157 | ERROR | Doc comment short description must start with a capital letter
168 | ERROR | Visibility must be declared on method "html"
176 | ERROR | Doc comment short description must start with a capital letter
187 | ERROR | Visibility must be declared on method "submit"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-import.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | Doc comment short description must start with a capital letter
24 | ERROR | Visibility must be declared on method "initialize"
35 | ERROR | Doc comment short description must start with a capital letter
46 | ERROR | Visibility must be declared on method "html"
49 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
64 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
72 | ERROR | Doc comment short description must start with a capital letter
83 | ERROR | Visibility must be declared on method "submit"
91 | ERROR | Detected usage of a non-sanitized input variable: $_FILES['acf_import_file']
140 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
140 | ERROR | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin-notices.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
31 | ERROR | Missing short description in doc comment
32 | ERROR | The var keyword must not be used to declare a property
32 | ERROR | Visibility must be declared on property "$data"
34 | ERROR | Missing short description in doc comment
37 | ERROR | Missing short description in doc comment
40 | ERROR | Missing short description in doc comment
43 | ERROR | Missing short description in doc comment
48 | ERROR | Doc comment short description must start with a capital letter
58 | ERROR | Visibility must be declared on method "render"
77 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
85 | ERROR | Doc comment short description must start with a capital letter
108 | ERROR | Doc comment short description must start with a capital letter
135 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin-field-groups.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 63 ERRORS AFFECTING 49 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Admin_Field_Groups instead
18 | ERROR | The var keyword must not be used to declare a property
18 | ERROR | There must not be more than one property declared per statement
18 | ERROR | Visibility must be declared on property "$url"
35 | ERROR | Visibility must be declared on method "__construct"
46 | ERROR | Doc comment short description must start with a capital letter
56 | ERROR | Visibility must be declared on method "maybe_redirect_edit"
76 | ERROR | Visibility must be declared on method "current_screen"
89 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
93 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $wp_post_statuses
126 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
146 | ERROR | Visibility must be declared on method "check_duplicate"
149 | ERROR | Assignments must be the first block of code on a line
156 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
156 | ERROR | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
175 | ERROR | Assignments must be the first block of code on a line
233 | ERROR | Visibility must be declared on method "check_sync"
236 | ERROR | Assignments must be the first block of code on a line
243 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
243 | ERROR | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
280 | ERROR | Use Yoda Condition checks, you must.
305 | ERROR | Assignments must be the first block of code on a line
386 | ERROR | Visibility must be declared on method "list_table_views"
440 | ERROR | Visibility must be declared on method "trashed_post"
469 | ERROR | Visibility must be declared on method "untrashed_post"
498 | ERROR | Visibility must be declared on method "deleted_post"
527 | ERROR | Visibility must be declared on method "field_group_columns"
554 | ERROR | Visibility must be declared on method "field_group_columns_html"
565 | ERROR | Visibility must be declared on method "render_column"
568 | ERROR | Use Yoda Condition checks, you must.
572 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
577 | ERROR | Use Yoda Condition checks, you must.
585 | ERROR | Empty IF statement detected
596 | ERROR | Use Yoda Condition checks, you must.
618 | ERROR | Visibility must be declared on method "admin_footer"
629 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_setting'.
630 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
632 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
638 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
638 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
638 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$acf_version'.
642 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
644 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'.
644 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
645 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'.
645 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
646 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'.
646 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
648 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'.
648 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
653 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
653 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
692 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
692 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
708 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
725 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
760 | ERROR | Visibility must be declared on method "sync_admin_footer"
785 | ERROR | Use Yoda Condition checks, you must.
789 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
797 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
827 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
827 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin-tools.php
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 28 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Admin_Tools instead
12 | ERROR | Missing short description in doc comment
13 | ERROR | The var keyword must not be used to declare a property
13 | ERROR | Visibility must be declared on property "$tools"
16 | ERROR | Missing short description in doc comment
17 | ERROR | The var keyword must not be used to declare a property
17 | ERROR | Visibility must be declared on property "$active"
32 | ERROR | Visibility must be declared on method "__construct"
41 | ERROR | Doc comment short description must start with a capital letter
52 | ERROR | Visibility must be declared on method "register_tool"
61 | ERROR | Doc comment short description must start with a capital letter
72 | ERROR | Visibility must be declared on method "get_tool"
80 | ERROR | Doc comment short description must start with a capital letter
91 | ERROR | Visibility must be declared on method "get_tools"
111 | ERROR | Visibility must be declared on method "admin_menu"
130 | ERROR | Doc comment short description must start with a capital letter
132 | ERROR | Doc comment long description must start with a capital letter
141 | ERROR | Visibility must be declared on method "load"
162 | ERROR | Doc comment short description must start with a capital letter
164 | ERROR | Doc comment long description must start with a capital letter
173 | ERROR | Visibility must be declared on method "include_tools"
188 | ERROR | Doc comment short description must start with a capital letter
190 | ERROR | Doc comment long description must start with a capital letter
199 | ERROR | Visibility must be declared on method "check_submit"
219 | ERROR | Doc comment short description must start with a capital letter
221 | ERROR | Doc comment long description must start with a capital letter
230 | ERROR | Visibility must be declared on method "html"
266 | ERROR | Doc comment short description must start with a capital letter
268 | ERROR | Doc comment long description must start with a capital letter
277 | ERROR | Visibility must be declared on method "metabox_html"
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin.php
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
22 | ERROR | Visibility must be declared on method "__construct"
31 | ERROR | Doc comment short description must start with a capital letter
41 | ERROR | Visibility must be declared on method "admin_menu"
58 | ERROR | Use Yoda Condition checks, you must.
64 | ERROR | Doc comment short description must start with a capital letter
74 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
81 | ERROR | Doc comment short description must start with a capital letter
91 | ERROR | Visibility must be declared on method "admin_body_class"
107 | ERROR | Doc comment short description must start with a capital letter
117 | ERROR | Visibility must be declared on method "info_page_html"
131 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-admin-page-upgrade-network.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 20 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
26 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
26 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
26 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
27 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
36 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
38 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
47 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
49 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
65 | ERROR | Use Yoda Condition checks, you must.
70 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$site['blog_id']'.
74 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_bloginfo'.
74 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'home_url'.
78 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
78 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
78 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_db_version'.
78 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ACF_VERSION'.
80 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
96 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
97 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
97 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
97 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'network_admin_url'.
117 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
121 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
148 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
148 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
148 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ACF_VERSION'.
171 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
180 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
189 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/field-group-field-conditional-logic.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
58 | ERROR | Use Yoda Condition checks, you must.
61 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$group_id'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$h4'.
146 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
159 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
161 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-location-rule.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$rule['id']'.
52 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$choices'.
79 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$choices'.
86 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-notice-upgrade.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $plugins
9 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $plugins
12 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $plugins
15 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $plugins
18 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $plugins
28 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_url'.
29 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
30 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_setting'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_setting'.
30 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
32 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
32 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
32 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$plugins'.
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_url'.
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_text'.
46 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-admin-page-upgrade.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
30 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
31 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
31 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
31 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'ACF_VERSION'.
33 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
33 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
33 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
78 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
87 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
116 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/field-group-locations.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
10 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
33 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
35 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/field-group-options.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
144 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field_group['key']'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/field-group-field.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 12 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $id
27 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
40 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$i'.
44 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
44 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_field_label'.
47 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
47 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
48 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
48 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
49 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
49 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
50 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
50 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
54 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['name']'.
55 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['key']'.
56 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_field_type_label'.
177 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
177 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-admin-tools.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
21 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
24 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_admin_tools_url'.
24 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
26 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/field-group-fields.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
7 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
19 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
38 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/settings-info.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 63 ERRORS AFFECTING 53 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$version'.
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
4 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$version'.
12 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
12 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab_title'.
16 | ERROR | Use Yoda Condition checks, you must.
19 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
22 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
23 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
26 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
27 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
30 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
31 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
39 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
42 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
43 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
44 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
44 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
48 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
49 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
50 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
50 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
54 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
55 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
56 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
56 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
65 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
70 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
71 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
75 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
76 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
80 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
81 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
85 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
85 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
86 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
90 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
91 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
95 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
96 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
100 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
101 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
105 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
106 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
110 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
111 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
115 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
116 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
120 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
121 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
125 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
126 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
130 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
131 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
135 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
136 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
145 | ERROR | Use Yoda Condition checks, you must.
147 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
147 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
147 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$version'.
157 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_parse_markdown'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/views/html-location-group.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$group_id'.
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$group_id'.
3 | ERROR | Use Yoda Condition checks, you must.
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found ':'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin-upgrade.php
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 17 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
22 | ERROR | Visibility must be declared on method "__construct"
30 | ERROR | Doc comment short description must start with a capital letter
40 | ERROR | Visibility must be declared on method "admin_menu"
57 | ERROR | Doc comment short description must start with a capital letter
67 | ERROR | Visibility must be declared on method "network_admin_menu"
121 | ERROR | Doc comment short description must start with a capital letter
131 | ERROR | Visibility must be declared on method "admin_load"
141 | ERROR | Doc comment short description must start with a capital letter
151 | ERROR | Visibility must be declared on method "network_admin_load"
161 | ERROR | Doc comment short description must start with a capital letter
171 | ERROR | Visibility must be declared on method "admin_notices"
185 | ERROR | Doc comment short description must start with a capital letter
195 | ERROR | Visibility must be declared on method "network_admin_notices"
209 | ERROR | Doc comment short description must start with a capital letter
219 | ERROR | Visibility must be declared on method "admin_html"
224 | ERROR | Doc comment short description must start with a capital letter
234 | ERROR | Visibility must be declared on method "network_admin_html"
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/admin/admin-field-group.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 54 ERRORS AFFECTING 39 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class name must begin with a capital letter
15 | ERROR | Class name is not valid; consider Acf_Admin_Field_Group instead
31 | ERROR | Visibility must be declared on method "__construct"
50 | ERROR | Doc comment short description must start with a capital letter
61 | ERROR | Visibility must be declared on method "use_block_editor_for_post_type"
62 | ERROR | Use Yoda Condition checks, you must.
81 | ERROR | Visibility must be declared on method "post_updated_messages"
117 | ERROR | Visibility must be declared on method "current_screen"
160 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
211 | ERROR | Visibility must be declared on method "admin_head"
254 | ERROR | Visibility must be declared on method "edit_form_after_title"
284 | ERROR | Visibility must be declared on method "form_data"
305 | ERROR | Visibility must be declared on method "admin_l10n"
324 | ERROR | Visibility must be declared on method "admin_footer"
345 | ERROR | Visibility must be declared on method "admin_footer_js"
366 | ERROR | Visibility must be declared on method "screen_settings"
397 | ERROR | Visibility must be declared on method "post_submitbox_misc_actions"
411 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$status'.
437 | ERROR | Visibility must be declared on method "save_post"
445 | ERROR | Use Yoda Condition checks, you must.
470 | ERROR | Processing form data without nonce verification.
473 | ERROR | Processing form data without nonce verification.
473 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf_fields']
481 | ERROR | Use Yoda Condition checks, you must.
501 | ERROR | Processing form data without nonce verification.
501 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['_acf_delete_fields']. Use isset() or empty() to check the index exists before using it
501 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_delete_fields']
504 | ERROR | Processing form data without nonce verification.
504 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['_acf_delete_fields']. Use isset() or empty() to check the index exists before using it
504 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acf_delete_fields']
527 | ERROR | Processing form data without nonce verification.
527 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['post_title']. Use isset() or empty() to check the index exists before using it
527 | ERROR | Detected usage of a non-sanitized input variable: $_POST['post_title']
531 | ERROR | Processing form data without nonce verification.
531 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['acf_field_group']. Use isset() or empty() to check the index exists before using it
531 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf_field_group']
552 | ERROR | Visibility must be declared on method "mb_fields"
584 | ERROR | Visibility must be declared on method "mb_options"
617 | ERROR | Visibility must be declared on method "mb_locations"
662 | ERROR | Visibility must be declared on method "ajax_render_location_rule"
670 | ERROR | Processing form data without nonce verification.
670 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['rule']. Use isset() or empty() to check the index exists before using it
670 | ERROR | Detected usage of a non-sanitized input variable: $_POST['rule']
695 | ERROR | Visibility must be declared on method "ajax_render_field_settings"
737 | ERROR | Visibility must be declared on method "ajax_move_field"
743 | ERROR | Processing form data without nonce verification.
779 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
780 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
780 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
780 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['label']'.
780 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$a'.
781 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
826 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
833 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/class-acf-data.php
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 43 ERRORS AFFECTING 39 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$cid"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$data"
17 | ERROR | Missing short description in doc comment
18 | ERROR | The var keyword must not be used to declare a property
18 | ERROR | Visibility must be declared on property "$aliases"
20 | ERROR | Missing short description in doc comment
21 | ERROR | The var keyword must not be used to declare a property
21 | ERROR | Visibility must be declared on property "$multisite"
34 | ERROR | Visibility must be declared on method "__construct"
49 | ERROR | Doc comment short description must start with a capital letter
59 | ERROR | Visibility must be declared on method "initialize"
64 | ERROR | Doc comment short description must start with a capital letter
75 | ERROR | Visibility must be declared on method "prop"
95 | ERROR | Visibility must be declared on method "_key"
100 | ERROR | Doc comment short description must start with a capital letter
110 | ERROR | Visibility must be declared on method "has"
116 | ERROR | Doc comment short description must start with a capital letter
126 | ERROR | Visibility must be declared on method "is"
131 | ERROR | Doc comment short description must start with a capital letter
141 | ERROR | Visibility must be declared on method "get"
144 | ERROR | Use Yoda Condition checks, you must.
155 | ERROR | Doc comment short description must start with a capital letter
165 | ERROR | Visibility must be declared on method "get_data"
170 | ERROR | Doc comment short description must start with a capital letter
181 | ERROR | Visibility must be declared on method "set"
197 | ERROR | Doc comment short description must start with a capital letter
207 | ERROR | Visibility must be declared on method "append"
217 | ERROR | Doc comment short description must start with a capital letter
227 | ERROR | Visibility must be declared on method "remove"
237 | ERROR | Doc comment short description must start with a capital letter
247 | ERROR | Visibility must be declared on method "reset"
253 | ERROR | Doc comment short description must start with a capital letter
263 | ERROR | Visibility must be declared on method "count"
268 | ERROR | Doc comment short description must start with a capital letter
278 | ERROR | Visibility must be declared on method "query"
283 | ERROR | Doc comment short description must start with a capital letter
293 | ERROR | Visibility must be declared on method "alias"
309 | ERROR | Doc comment short description must start with a capital letter
320 | ERROR | Visibility must be declared on method "switch_site"
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/upgrades.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
-----------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
25 | ERROR | Use Yoda Condition checks, you must.
34 | ERROR | Doc comment short description must start with a capital letter
77 | ERROR | Doc comment short description must start with a capital letter
107 | ERROR | Doc comment short description must start with a capital letter
133 | ERROR | Doc comment short description must start with a capital letter
166 | ERROR | Doc comment short description must start with a capital letter
201 | ERROR | Assignments must be the first block of code on a line
205 | ERROR | Assignments must be the first block of code on a line
209 | ERROR | Assignments must be the first block of code on a line
227 | ERROR | Use Yoda Condition checks, you must.
236 | ERROR | Doc comment short description must start with a capital letter
288 | ERROR | Doc comment short description must start with a capital letter
313 | ERROR | Use Yoda Condition checks, you must.
325 | ERROR | Use Yoda Condition checks, you must.
374 | ERROR | Doc comment short description must start with a capital letter
400 | ERROR | Doc comment short description must start with a capital letter
455 | ERROR | Doc comment short description must start with a capital letter
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-form-functions.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Doc comment short description must start with a capital letter
23 | ERROR | Doc comment short description must start with a capital letter
38 | ERROR | Doc comment short description must start with a capital letter
53 | ERROR | Missing short description in doc comment
56 | ERROR | Missing short description in doc comment
59 | ERROR | Missing short description in doc comment
104 | ERROR | Doc comment short description must start with a capital letter
118 | ERROR | Use Yoda Condition checks, you must.
123 | ERROR | Processing form data without nonce verification.
132 | ERROR | Processing form data without nonce verification.
132 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
157 | ERROR | Processing form data without nonce verification.
157 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['acf']. Use isset() or empty() to check the index exists before using it
157 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
158 | ERROR | Processing form data without nonce verification.
158 | ERROR | Detected usage of a possibly undefined superglobal array index: $_POST['acf']. Use isset() or empty() to check the index exists before using it
158 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 64 ERRORS AFFECTING 55 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Doc comment short description must start with a capital letter
72 | ERROR | Doc comment short description must start with a capital letter
91 | ERROR | Use Yoda Condition checks, you must.
111 | ERROR | Doc comment short description must start with a capital letter
136 | ERROR | Use Yoda Condition checks, you must.
169 | ERROR | Doc comment short description must start with a capital letter
199 | ERROR | Doc comment short description must start with a capital letter
270 | ERROR | Doc comment short description must start with a capital letter
285 | ERROR | Doc comment short description must start with a capital letter
329 | ERROR | Doc comment short description must start with a capital letter
382 | ERROR | Doc comment short description must start with a capital letter
397 | ERROR | Use Yoda Condition checks, you must.
434 | ERROR | Doc comment short description must start with a capital letter
468 | ERROR | Doc comment short description must start with a capital letter
503 | ERROR | Doc comment short description must start with a capital letter
556 | ERROR | Doc comment short description must start with a capital letter
598 | ERROR | Use Yoda Condition checks, you must.
620 | ERROR | Doc comment short description must start with a capital letter
658 | ERROR | Assignments must be the first block of code on a line
701 | ERROR | Use Yoda Condition checks, you must.
701 | ERROR | Use Yoda Condition checks, you must.
734 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$element $attributes_html>"'.
734 | ERROR | String concat is not required here; use a single string instead
735 | ERROR | Use Yoda Condition checks, you must.
736 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$inner_element class=\"acf-label\">"'.
736 | ERROR | String concat is not required here; use a single string instead
738 | ERROR | Use Yoda Condition checks, you must.
741 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$inner_element>"'.
741 | ERROR | String concat is not required here; use a single string instead
743 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$inner_element class=\"acf-input\">"'.
743 | ERROR | String concat is not required here; use a single string instead
745 | ERROR | Use Yoda Condition checks, you must.
748 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$inner_element>"'.
748 | ERROR | String concat is not required here; use a single string instead
749 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$element>"'.
749 | ERROR | String concat is not required here; use a single string instead
753 | ERROR | Doc comment short description must start with a capital letter
791 | ERROR | Doc comment short description must start with a capital letter
808 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['id']'.
808 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
813 | ERROR | Doc comment short description must start with a capital letter
830 | ERROR | Use Yoda Condition checks, you must.
830 | ERROR | Use Yoda Condition checks, you must.
856 | ERROR | Doc comment short description must start with a capital letter
870 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
875 | ERROR | Doc comment short description must start with a capital letter
903 | ERROR | Use Yoda Condition checks, you must.
925 | ERROR | Doc comment short description must start with a capital letter
1048 | ERROR | Use Yoda Condition checks, you must.
1060 | ERROR | Doc comment short description must start with a capital letter
1084 | ERROR | Doc comment short description must start with a capital letter
1128 | ERROR | Doc comment short description must start with a capital letter
1166 | ERROR | Doc comment short description must start with a capital letter
1207 | ERROR | Doc comment short description must start with a capital letter
1229 | ERROR | Doc comment short description must start with a capital letter
1271 | ERROR | Doc comment short description must start with a capital letter
1301 | ERROR | Doc comment short description must start with a capital letter
1321 | ERROR | Doc comment short description must start with a capital letter
1346 | ERROR | Doc comment short description must start with a capital letter
1385 | ERROR | Doc comment short description must start with a capital letter
1449 | ERROR | Doc comment short description must start with a capital letter
1466 | ERROR | Doc comment short description must start with a capital letter
1499 | ERROR | Doc comment short description must start with a capital letter
1547 | ERROR | Doc comment short description must start with a capital letter
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 36 ERRORS AFFECTING 36 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | Doc comment short description must start with a capital letter
30 | ERROR | Doc comment short description must start with a capital letter
47 | ERROR | Use Yoda Condition checks, you must.
68 | ERROR | Doc comment short description must start with a capital letter
90 | ERROR | Doc comment short description must start with a capital letter
105 | ERROR | Doc comment short description must start with a capital letter
116 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_hidden_input'.
120 | ERROR | Doc comment short description must start with a capital letter
135 | ERROR | Doc comment short description must start with a capital letter
146 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_text_input'.
150 | ERROR | Doc comment short description must start with a capital letter
168 | ERROR | Doc comment short description must start with a capital letter
179 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_file_input'.
183 | ERROR | Doc comment short description must start with a capital letter
198 | ERROR | Doc comment short description must start with a capital letter
209 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_textarea_input'.
213 | ERROR | Doc comment short description must start with a capital letter
233 | ERROR | Doc comment short description must start with a capital letter
244 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_checkbox_input'.
248 | ERROR | Doc comment short description must start with a capital letter
278 | ERROR | Doc comment short description must start with a capital letter
289 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_radio_input'.
293 | ERROR | Doc comment short description must start with a capital letter
309 | ERROR | Doc comment short description must start with a capital letter
320 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_get_select_input'.
324 | ERROR | Doc comment short description must start with a capital letter
345 | ERROR | Doc comment short description must start with a capital letter
361 | ERROR | Use Yoda Condition checks, you must.
385 | ERROR | Use Yoda Condition checks, you must.
397 | ERROR | Doc comment short description must start with a capital letter
412 | ERROR | Doc comment short description must start with a capital letter
427 | ERROR | Doc comment short description must start with a capital letter
443 | ERROR | Doc comment short description must start with a capital letter
455 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attrs'.
459 | ERROR | Doc comment short description must start with a capital letter
471 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attrs'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-helper-functions.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 22 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
19 | ERROR | Doc comment short description must start with a capital letter
34 | ERROR | Doc comment short description must start with a capital letter
53 | ERROR | Increment and decrement operators must be bracketed when used in string concatenation
57 | ERROR | Doc comment short description must start with a capital letter
85 | ERROR | Doc comment short description must start with a capital letter
110 | ERROR | Doc comment short description must start with a capital letter
122 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST[$k]
131 | ERROR | Doc comment short description must start with a capital letter
146 | ERROR | Doc comment short description must start with a capital letter
161 | ERROR | Doc comment short description must start with a capital letter
176 | ERROR | Doc comment short description must start with a capital letter
191 | ERROR | Doc comment short description must start with a capital letter
206 | ERROR | Doc comment short description must start with a capital letter
229 | ERROR | Doc comment short description must start with a capital letter
258 | ERROR | Doc comment short description must start with a capital letter
288 | ERROR | Doc comment short description must start with a capital letter
299 | ERROR | Assignments must be the first block of code on a line
306 | ERROR | Doc comment short description must start with a capital letter
321 | ERROR | Doc comment short description must start with a capital letter
336 | ERROR | Doc comment short description must start with a capital letter
351 | ERROR | Doc comment short description must start with a capital letter
366 | ERROR | Doc comment short description must start with a capital letter
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/local-meta.php
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 23 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$meta"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$post_id"
28 | ERROR | Visibility must be declared on method "__construct"
37 | ERROR | Doc comment short description must start with a capital letter
50 | ERROR | Visibility must be declared on method "add"
70 | ERROR | Doc comment short description must start with a capital letter
80 | ERROR | Visibility must be declared on method "is_request"
85 | ERROR | Doc comment short description must start with a capital letter
97 | ERROR | Visibility must be declared on method "capture"
118 | ERROR | Doc comment short description must start with a capital letter
132 | ERROR | Visibility must be declared on method "capture_update_metadata"
141 | ERROR | Doc comment short description must start with a capital letter
151 | ERROR | Visibility must be declared on method "remove"
163 | ERROR | Doc comment short description must start with a capital letter
174 | ERROR | Visibility must be declared on method "pre_load_meta"
182 | ERROR | Doc comment short description must start with a capital letter
195 | ERROR | Visibility must be declared on method "pre_load_metadata"
207 | ERROR | Doc comment short description must start with a capital letter
218 | ERROR | Visibility must be declared on method "pre_load_post_id"
229 | ERROR | Doc comment short description must start with a capital letter
244 | ERROR | Doc comment short description must start with a capital letter
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-taxonomy-field.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | The var keyword must not be used to declare a property
11 | ERROR | There must not be more than one property declared per statement
11 | ERROR | Visibility must be declared on property "$field"
15 | ERROR | Visibility must be declared on method "__construct"
21 | ERROR | Visibility must be declared on method "start_el"
32 | ERROR | Visibility must be declared on method "end_el"
39 | ERROR | Visibility must be declared on method "start_lvl"
46 | ERROR | Visibility must be declared on method "end_lvl"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-nav-menu-edit.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
25 | ERROR | Visibility must be declared on method "start_el"
55 | ERROR | Visibility must be declared on method "get_fields"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-role.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Doc comment short description must start with a capital letter
22 | ERROR | Visibility must be declared on method "initialize"
29 | ERROR | Doc comment short description must start with a capital letter
41 | ERROR | Visibility must be declared on method "rule_match"
48 | ERROR | Empty IF statement detected
55 | ERROR | Use Yoda Condition checks, you must.
74 | ERROR | Doc comment short description must start with a capital letter
85 | ERROR | Visibility must be declared on method "rule_values"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Current_User instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
52 | ERROR | Use Yoda Condition checks, you must.
57 | ERROR | Use Yoda Condition checks, you must.
62 | ERROR | Use Yoda Condition checks, you must.
70 | ERROR | Use Yoda Condition checks, you must.
96 | ERROR | Visibility must be declared on method "rule_values"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-attachment.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Attachment instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
100 | ERROR | Visibility must be declared on method "rule_values"
113 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user-role.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Current_User_Role instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
62 | ERROR | Use Yoda Condition checks, you must.
75 | ERROR | Use Yoda Condition checks, you must.
101 | ERROR | Visibility must be declared on method "rule_values"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
80 | ERROR | Visibility must be declared on method "rule_values"
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-category.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Category instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
69 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-taxonomy.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Taxonomy instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
74 | ERROR | Use Yoda Condition checks, you must.
83 | ERROR | Use Yoda Condition checks, you must.
93 | ERROR | Use Yoda Condition checks, you must.
115 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-taxonomy.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Taxonomy instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
80 | ERROR | Visibility must be declared on method "rule_values"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu-item.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Nav_Menu_Item instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
86 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-type.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Type instead
25 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "get_post_type"
87 | ERROR | Visibility must be declared on method "rule_match"
118 | ERROR | Visibility must be declared on method "rule_values"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-template.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Template instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "get_post_type"
88 | ERROR | Visibility must be declared on method "rule_match"
109 | ERROR | Use Yoda Condition checks, you must.
114 | ERROR | Use Yoda Condition checks, you must.
136 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-format.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Format instead
25 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "get_post_type"
87 | ERROR | Visibility must be declared on method "rule_match"
138 | ERROR | Visibility must be declared on method "rule_values"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-form.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Doc comment short description must start with a capital letter
22 | ERROR | Visibility must be declared on method "initialize"
29 | ERROR | Doc comment short description must start with a capital letter
41 | ERROR | Visibility must be declared on method "rule_match"
52 | ERROR | Use Yoda Condition checks, you must.
52 | ERROR | Use Yoda Condition checks, you must.
61 | ERROR | Doc comment short description must start with a capital letter
72 | ERROR | Visibility must be declared on method "rule_values"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-parent.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Page_Parent instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
57 | ERROR | Use Yoda Condition checks, you must.
91 | ERROR | Visibility must be declared on method "rule_values"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-widget.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Widget instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
80 | ERROR | Visibility must be declared on method "rule_values"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Page instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
69 | ERROR | Visibility must be declared on method "rule_values"
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-type.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Page_Type instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
69 | ERROR | Use Yoda Condition checks, you must.
78 | ERROR | Use Yoda Condition checks, you must.
87 | ERROR | Use Yoda Condition checks, you must.
94 | ERROR | Use Yoda Condition checks, you must.
96 | ERROR | Use Yoda Condition checks, you must.
110 | ERROR | Use Yoda Condition checks, you must.
123 | ERROR | Use Yoda Condition checks, you must.
149 | ERROR | Visibility must be declared on method "rule_values"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-status.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Post_Status instead
25 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "get_post_type"
87 | ERROR | Visibility must be declared on method "rule_match"
113 | ERROR | Use Yoda Condition checks, you must.
139 | ERROR | Visibility must be declared on method "rule_values"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-template.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Page_Template instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
63 | ERROR | Use Yoda Condition checks, you must.
63 | ERROR | Use Yoda Condition checks, you must.
85 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-comment.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Comment instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
80 | ERROR | Visibility must be declared on method "rule_values"
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
14 | ERROR | Missing short description in doc comment
17 | ERROR | Missing short description in doc comment
20 | ERROR | Missing short description in doc comment
34 | ERROR | Visibility must be declared on method "__construct"
46 | ERROR | Doc comment short description must start with a capital letter
59 | ERROR | Visibility must be declared on method "add_filter"
66 | ERROR | Doc comment short description must start with a capital letter
76 | ERROR | Visibility must be declared on method "initialize"
81 | ERROR | Doc comment short description must start with a capital letter
92 | ERROR | Visibility must be declared on method "compare"
95 | ERROR | Use Yoda Condition checks, you must.
104 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Location_Nav_Menu instead
25 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "rule_match"
104 | ERROR | Visibility must be declared on method "rule_values"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/api/api-template.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------
89 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
431 | ERROR | Empty ELSE statement detected
449 | ERROR | Use Yoda Condition checks, you must.
472 | ERROR | Use Yoda Condition checks, you must.
498 | ERROR | Empty ELSE statement detected
677 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_row_index'.
888 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/api/api-term.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
49 | ERROR | Doc comment short description must start with a capital letter
131 | ERROR | Doc comment short description must start with a capital letter
148 | ERROR | Use Yoda Condition checks, you must.
163 | ERROR | Doc comment short description must start with a capital letter
298 | ERROR | Doc comment short description must start with a capital letter
312 | ERROR | Doc comment short description must start with a capital letter
340 | ERROR | Doc comment short description must start with a capital letter
355 | ERROR | Doc comment short description must start with a capital letter
377 | ERROR | Doc comment short description must start with a capital letter
409 | ERROR | Doc comment short description must start with a capital letter
446 | ERROR | Doc comment short description must start with a capital letter
476 | ERROR | Doc comment short description must start with a capital letter
494 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 80 ERRORS AFFECTING 71 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
23 | ERROR | Doc comment short description must start with a capital letter
25 | ERROR | Doc comment long description must start with a capital letter
40 | ERROR | Doc comment short description must start with a capital letter
42 | ERROR | Doc comment long description must start with a capital letter
81 | ERROR | Doc comment short description must start with a capital letter
161 | ERROR | Doc comment short description must start with a capital letter
178 | ERROR | Doc comment short description must start with a capital letter
285 | ERROR | Doc comment short description must start with a capital letter
474 | ERROR | Use Yoda Condition checks, you must.
474 | ERROR | Use Yoda Condition checks, you must.
509 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_create_nonce'.
609 | ERROR | Doc comment short description must start with a capital letter
803 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['nonce']
921 | ERROR | Doc comment short description must start with a capital letter
936 | ERROR | Use Yoda Condition checks, you must.
962 | ERROR | Assignments must be the first block of code on a line
1221 | ERROR | Doc comment short description must start with a capital letter
1323 | ERROR | Doc comment short description must start with a capital letter
1623 | ERROR | Use Yoda Condition checks, you must.
1639 | ERROR | Use Yoda Condition checks, you must.
1707 | ERROR | Use Yoda Condition checks, you must.
1714 | ERROR | Use Yoda Condition checks, you must.
1952 | ERROR | Doc comment short description must start with a capital letter
2054 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$o'.
2141 | ERROR | Empty ELSEIF statement detected
2151 | ERROR | Use Yoda Condition checks, you must.
2606 | ERROR | Use Yoda Condition checks, you must.
2665 | ERROR | Use Yoda Condition checks, you must.
2673 | ERROR | Use Yoda Condition checks, you must.
2901 | ERROR | Detected usage of a possibly undefined superglobal array index: $_FILES['acf'][$k]. Use isset() or empty() to check the index exists before using it
2901 | ERROR | Detected usage of a non-sanitized input variable: $_FILES['acf'][$k]
2956 | ERROR | Processing form data without nonce verification.
3134 | ERROR | Processing form data without nonce verification.
3134 | ERROR | Processing form data without nonce verification.
3134 | ERROR | Detected usage of a non-sanitized input variable: $_POST[$key]
3140 | ERROR | Detected usage of a non-sanitized input variable: $_GET[$key]
3161 | ERROR | Assignments must be the first block of code on a line
3166 | ERROR | Use Yoda Condition checks, you must.
3216 | ERROR | Use Yoda Condition checks, you must.
3226 | ERROR | Use Yoda Condition checks, you must.
3233 | ERROR | Assignments must be the first block of code on a line
3238 | ERROR | Use Yoda Condition checks, you must.
3241 | ERROR | Assignments must be the first block of code on a line
3324 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Use isset() or empty() to check the index exists before using it
3324 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
3324 | ERROR | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it
3324 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
3585 | ERROR | Use Yoda Condition checks, you must.
3600 | ERROR | Use Yoda Condition checks, you must.
3628 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3633 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3649 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3654 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3672 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3677 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3711 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
3860 | ERROR | Use Yoda Condition checks, you must.
3881 | ERROR | The $domain arg must be a single string literal, not "$textdomain".
3937 | ERROR | Use Yoda Condition checks, you must.
4032 | ERROR | Use Yoda Condition checks, you must.
4035 | ERROR | Use Yoda Condition checks, you must.
4035 | ERROR | Use Yoda Condition checks, you must.
4055 | ERROR | Use Yoda Condition checks, you must.
4073 | ERROR | Doc comment short description must start with a capital letter
4087 | ERROR | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT']
4138 | ERROR | Processing form data without nonce verification.
4196 | ERROR | Doc comment short description must start with a capital letter
4249 | ERROR | Doc comment short description must start with a capital letter
4643 | ERROR | Use Yoda Condition checks, you must.
4643 | ERROR | Use Yoda Condition checks, you must.
4734 | ERROR | Doc comment short description must start with a capital letter
4776 | ERROR | Doc comment short description must start with a capital letter
4798 | ERROR | Doc comment short description must start with a capital letter
4823 | ERROR | Use Yoda Condition checks, you must.
4827 | ERROR | Use Yoda Condition checks, you must.
4833 | ERROR | Use Yoda Condition checks, you must.
4852 | ERROR | Doc comment short description must start with a capital letter
4879 | ERROR | Doc comment short description must start with a capital letter
4895 | ERROR | Doc comment short description must start with a capital letter
4914 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/revisions.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Revisions instead
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$cache"
27 | ERROR | Visibility must be declared on method "__construct"
57 | ERROR | Visibility must be declared on method "wp_preview_post_fields"
94 | ERROR | Visibility must be declared on method "wp_save_post_revision_check_for_changes"
122 | ERROR | Visibility must be declared on method "wp_post_revision_fields"
271 | ERROR | Visibility must be declared on method "wp_post_revision_field"
304 | ERROR | Use Yoda Condition checks, you must.
304 | ERROR | Use Yoda Condition checks, you must.
330 | ERROR | Visibility must be declared on method "wp_restore_post_revision"
366 | ERROR | Visibility must be declared on method "acf_validate_post_id"
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-relationship.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 18 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Relationship instead
21 | ERROR | Visibility must be declared on method "initialize"
57 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
82 | ERROR | Visibility must be declared on method "ajax_query"
91 | ERROR | Processing form data without nonce verification.
113 | ERROR | Visibility must be declared on method "get_ajax_query"
146 | ERROR | Use Yoda Condition checks, you must.
315 | ERROR | Visibility must be declared on method "get_post_result"
345 | ERROR | Visibility must be declared on method "get_post_title"
366 | ERROR | Use Yoda Condition checks, you must.
403 | ERROR | Visibility must be declared on method "render_field"
540 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
540 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
567 | ERROR | Visibility must be declared on method "render_field_settings"
681 | ERROR | Visibility must be declared on method "format_value"
700 | ERROR | Use Yoda Condition checks, you must.
730 | ERROR | Visibility must be declared on method "validate_value"
743 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
771 | ERROR | Visibility must be declared on method "update_value"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 24 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Select instead
21 | ERROR | Visibility must be declared on method "initialize"
59 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
89 | ERROR | Use Yoda Condition checks, you must.
114 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
117 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
119 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
121 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
143 | ERROR | Visibility must be declared on method "ajax_query"
152 | ERROR | Processing form data without nonce verification.
174 | ERROR | Visibility must be declared on method "get_ajax_query"
205 | ERROR | Use Yoda Condition checks, you must.
260 | ERROR | Visibility must be declared on method "render_field"
371 | ERROR | Visibility must be declared on method "render_field_settings"
472 | ERROR | Visibility must be declared on method "load_value"
475 | ERROR | Use Yoda Condition checks, you must.
500 | ERROR | Visibility must be declared on method "update_field"
528 | ERROR | Visibility must be declared on method "update_value"
559 | ERROR | Visibility must be declared on method "translate_field"
587 | ERROR | Visibility must be declared on method "format_value"
611 | ERROR | Visibility must be declared on method "format_value_single"
624 | ERROR | Empty IF statement detected
624 | ERROR | Use Yoda Condition checks, you must.
629 | ERROR | Use Yoda Condition checks, you must.
634 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-oembed.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Oembed instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "prepare_field"
85 | ERROR | Visibility must be declared on method "wp_oembed_get"
130 | ERROR | Visibility must be declared on method "ajax_query"
139 | ERROR | Processing form data without nonce verification.
161 | ERROR | Visibility must be declared on method "get_ajax_query"
206 | ERROR | Visibility must be declared on method "render_field"
236 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
236 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['width']'.
236 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['height']'.
262 | ERROR | Visibility must be declared on method "render_field_settings"
305 | ERROR | Visibility must be declared on method "format_value"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_time_picker.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Date_And_Time_Picker instead
21 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
106 | ERROR | Visibility must be declared on method "render_field"
170 | ERROR | Visibility must be declared on method "render_field_settings"
245 | ERROR | Visibility must be declared on method "format_value"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-post_object.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 17 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Post_Object instead
21 | ERROR | Visibility must be declared on method "initialize"
57 | ERROR | Visibility must be declared on method "ajax_query"
66 | ERROR | Processing form data without nonce verification.
88 | ERROR | Visibility must be declared on method "get_ajax_query"
119 | ERROR | Use Yoda Condition checks, you must.
263 | ERROR | Visibility must be declared on method "get_post_result"
276 | ERROR | Use Yoda Condition checks, you must.
305 | ERROR | Visibility must be declared on method "get_post_title"
340 | ERROR | Visibility must be declared on method "render_field"
387 | ERROR | Visibility must be declared on method "render_field_settings"
468 | ERROR | Visibility must be declared on method "load_value"
471 | ERROR | Use Yoda Condition checks, you must.
498 | ERROR | Visibility must be declared on method "format_value"
511 | ERROR | Use Yoda Condition checks, you must.
548 | ERROR | Visibility must be declared on method "update_value"
585 | ERROR | Visibility must be declared on method "get_posts"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-checkbox.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 15 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Checkbox instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "render_field"
79 | ERROR | Use Yoda Condition checks, you must.
109 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
109 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$li'.
127 | ERROR | Visibility must be declared on method "render_field_choices"
148 | ERROR | Visibility must be declared on method "render_field_toggle"
189 | ERROR | Visibility must be declared on method "render_field_custom"
234 | ERROR | Visibility must be declared on method "walk"
257 | ERROR | Use Yoda Condition checks, you must.
341 | ERROR | Visibility must be declared on method "render_field_settings"
449 | ERROR | Visibility must be declared on method "update_field"
472 | ERROR | Visibility must be declared on method "update_value"
547 | ERROR | Visibility must be declared on method "translate_field"
570 | ERROR | Visibility must be declared on method "format_value"
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-url.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 8 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Url instead
21 | ERROR | Visibility must be declared on method "initialize"
46 | ERROR | Visibility must be declared on method "render_field"
82 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
100 | ERROR | Visibility must be declared on method "render_field_settings"
135 | ERROR | Visibility must be declared on method "validate_value"
145 | ERROR | Empty IF statement detected
149 | ERROR | Empty ELSEIF statement detected
-----------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-true_false.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_True_False instead
21 | ERROR | Visibility must be declared on method "initialize"
50 | ERROR | Visibility must be declared on method "render_field"
81 | ERROR | Use Yoda Condition checks, you must.
84 | ERROR | Use Yoda Condition checks, you must.
105 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
108 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
113 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
134 | ERROR | Visibility must be declared on method "render_field_settings"
213 | ERROR | Visibility must be declared on method "format_value"
233 | ERROR | Visibility must be declared on method "validate_value"
270 | ERROR | Visibility must be declared on method "translate_field"
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-textarea.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Textarea instead
21 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "render_field"
102 | ERROR | Visibility must be declared on method "render_field_settings"
173 | ERROR | Visibility must be declared on method "format_value"
184 | ERROR | Use Yoda Condition checks, you must.
188 | ERROR | Use Yoda Condition checks, you must.
200 | ERROR | Doc comment short description must start with a capital letter
213 | ERROR | Visibility must be declared on method "validate_value"
219 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-link.php
------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Link instead
21 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Visibility must be declared on method "get_link"
94 | ERROR | Visibility must be declared on method "render_field"
116 | ERROR | Use Yoda Condition checks, you must.
133 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
138 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
138 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
138 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
160 | ERROR | Visibility must be declared on method "render_field_settings"
194 | ERROR | Visibility must be declared on method "format_value"
207 | ERROR | Use Yoda Condition checks, you must.
233 | ERROR | Visibility must be declared on method "validate_value"
271 | ERROR | Visibility must be declared on method "update_value"
------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-page_link.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 15 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Page_Link instead
21 | ERROR | Visibility must be declared on method "initialize"
56 | ERROR | Visibility must be declared on method "ajax_query"
65 | ERROR | Processing form data without nonce verification.
86 | ERROR | Use Yoda Condition checks, you must.
148 | ERROR | Use Yoda Condition checks, you must.
267 | ERROR | Visibility must be declared on method "get_post_result"
280 | ERROR | Use Yoda Condition checks, you must.
309 | ERROR | Visibility must be declared on method "get_post_title"
346 | ERROR | Visibility must be declared on method "get_posts"
429 | ERROR | Visibility must be declared on method "render_field"
491 | ERROR | Visibility must be declared on method "render_field_settings"
569 | ERROR | Visibility must be declared on method "format_value"
572 | ERROR | Use Yoda Condition checks, you must.
642 | ERROR | Visibility must be declared on method "update_value"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 19 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Wysiwyg instead
21 | ERROR | Visibility must be declared on method "initialize"
57 | ERROR | Visibility must be declared on method "add_filters"
109 | ERROR | Visibility must be declared on method "get_toolbars"
170 | ERROR | Visibility must be declared on method "acf_enqueue_uploader"
214 | ERROR | Visibility must be declared on method "render_field"
237 | ERROR | Use Yoda Condition checks, you must.
243 | ERROR | Use Yoda Condition checks, you must.
265 | ERROR | Use Yoda Condition checks, you must.
284 | ERROR | Use Yoda Condition checks, you must.
322 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
324 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
331 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
331 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
331 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_x'.
335 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
337 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
339 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$textarea'.
339 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['value']'.
360 | ERROR | Visibility must be declared on method "render_field_settings"
460 | ERROR | Visibility must be declared on method "format_value"
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-color_picker.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Color_Picker instead
21 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
58 | ERROR | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_style; This means that the WordPress core version will be used which is not recommended
| | for plugin or theme development.
63 | ERROR | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended
| | for plugin or theme development.
97 | ERROR | Visibility must be declared on method "render_field"
127 | ERROR | Visibility must be declared on method "render_field_settings"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-file.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 20 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_File instead
21 | ERROR | Visibility must be declared on method "initialize"
53 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
76 | ERROR | Visibility must be declared on method "render_field"
87 | ERROR | Use Yoda Condition checks, you must.
141 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
145 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
151 | ERROR | Use Yoda Condition checks, you must.
153 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
157 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
161 | ERROR | Use Yoda Condition checks, you must.
164 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
173 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
173 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
197 | ERROR | Visibility must be declared on method "render_field_settings"
294 | ERROR | Visibility must be declared on method "format_value"
313 | ERROR | Use Yoda Condition checks, you must.
317 | ERROR | Use Yoda Condition checks, you must.
341 | ERROR | Visibility must be declared on method "get_media_item_args"
365 | ERROR | Visibility must be declared on method "update_value"
397 | ERROR | Visibility must be declared on method "validate_value"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-range.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Range instead
21 | ERROR | Visibility must be declared on method "initialize"
50 | ERROR | Visibility must be declared on method "render_field"
101 | ERROR | Use Yoda Condition checks, you must.
126 | ERROR | Use Yoda Condition checks, you must.
134 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
151 | ERROR | Visibility must be declared on method "render_field_settings"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field.php
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field instead
8 | ERROR | The var keyword must not be used to declare a property
8 | ERROR | There must not be more than one property declared per statement
8 | ERROR | Visibility must be declared on property "$name"
29 | ERROR | Visibility must be declared on method "__construct"
93 | ERROR | Visibility must be declared on method "initialize"
116 | ERROR | Visibility must be declared on method "add_filter"
146 | ERROR | Visibility must be declared on method "add_field_filter"
174 | ERROR | Visibility must be declared on method "add_action"
204 | ERROR | Visibility must be declared on method "add_field_action"
229 | ERROR | Visibility must be declared on method "validate_field"
266 | ERROR | Visibility must be declared on method "input_admin_l10n"
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-user.php
------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 16 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_User instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "ajax_query"
64 | ERROR | Processing form data without nonce verification.
86 | ERROR | Visibility must be declared on method "get_ajax_query"
117 | ERROR | Use Yoda Condition checks, you must.
246 | ERROR | Visibility must be declared on method "get_result"
299 | ERROR | Visibility must be declared on method "user_search_columns"
336 | ERROR | Visibility must be declared on method "render_field"
381 | ERROR | Visibility must be declared on method "render_field_settings"
450 | ERROR | Visibility must be declared on method "update_value"
489 | ERROR | Visibility must be declared on method "load_value"
492 | ERROR | Use Yoda Condition checks, you must.
520 | ERROR | Visibility must be declared on method "format_value"
545 | ERROR | Use Yoda Condition checks, you must.
549 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-accordion.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Accordion instead
9 | ERROR | Doc comment short description must start with a capital letter
20 | ERROR | Visibility must be declared on method "initialize"
36 | ERROR | Doc comment short description must start with a capital letter
47 | ERROR | Visibility must be declared on method "render_field"
78 | ERROR | Visibility must be declared on method "render_field_settings"
143 | ERROR | Visibility must be declared on method "load_field"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-output.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Output instead
21 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "render_field"
60 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['html']'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-image.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 18 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Image instead
21 | ERROR | Visibility must be declared on method "initialize"
59 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
83 | ERROR | Visibility must be declared on method "render_field"
90 | ERROR | Use Yoda Condition checks, you must.
143 | ERROR | Use Yoda Condition checks, you must.
145 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
149 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
153 | ERROR | Use Yoda Condition checks, you must.
156 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
165 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
165 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
188 | ERROR | Visibility must be declared on method "render_field_settings"
335 | ERROR | Visibility must be declared on method "format_value"
354 | ERROR | Use Yoda Condition checks, you must.
358 | ERROR | Use Yoda Condition checks, you must.
384 | ERROR | Visibility must be declared on method "get_media_item_args"
408 | ERROR | Visibility must be declared on method "update_value"
428 | ERROR | Visibility must be declared on method "validate_value"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-password.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Password instead
21 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Visibility must be declared on method "render_field"
67 | ERROR | Visibility must be declared on method "render_field_settings"
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-email.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Email instead
21 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "render_field"
58 | ERROR | Use Yoda Condition checks, you must.
67 | ERROR | Use Yoda Condition checks, you must.
100 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
118 | ERROR | Visibility must be declared on method "render_field_settings"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-google-map.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Google_Map instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
116 | ERROR | Visibility must be declared on method "render_field"
150 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
150 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
150 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
153 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
179 | ERROR | Visibility must be declared on method "render_field_settings"
227 | ERROR | Doc comment short description must start with a capital letter
239 | ERROR | Visibility must be declared on method "load_value"
270 | ERROR | Visibility must be declared on method "update_value"
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-radio.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 14 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Radio instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "render_field"
68 | ERROR | Use Yoda Condition checks, you must.
83 | ERROR | Use Yoda Condition checks, you must.
88 | ERROR | Empty ELSEIF statement detected
118 | ERROR | Use Yoda Condition checks, you must.
211 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
229 | ERROR | Visibility must be declared on method "render_field_settings"
336 | ERROR | Visibility must be declared on method "update_field"
364 | ERROR | Visibility must be declared on method "update_value"
431 | ERROR | Visibility must be declared on method "load_value"
460 | ERROR | Visibility must be declared on method "translate_field"
483 | ERROR | Visibility must be declared on method "format_value"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-button-group.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 15 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Button_Group instead
9 | ERROR | Doc comment short description must start with a capital letter
20 | ERROR | Visibility must be declared on method "initialize"
38 | ERROR | Doc comment short description must start with a capital letter
49 | ERROR | Visibility must be declared on method "render_field"
68 | ERROR | Use Yoda Condition checks, you must.
86 | ERROR | Use Yoda Condition checks, you must.
94 | ERROR | Use Yoda Condition checks, you must.
131 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
137 | ERROR | Doc comment short description must start with a capital letter
148 | ERROR | Visibility must be declared on method "render_field_settings"
225 | ERROR | Visibility must be declared on method "update_field"
245 | ERROR | Visibility must be declared on method "load_value"
264 | ERROR | Visibility must be declared on method "translate_field"
285 | ERROR | Visibility must be declared on method "format_value"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-group.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 23 ERRORS AFFECTING 22 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Group instead
21 | ERROR | Visibility must be declared on method "initialize"
55 | ERROR | Visibility must be declared on method "load_field"
90 | ERROR | Visibility must be declared on method "load_value"
137 | ERROR | Visibility must be declared on method "format_value"
188 | ERROR | Visibility must be declared on method "update_value"
257 | ERROR | Visibility must be declared on method "prepare_field_for_db"
292 | ERROR | Visibility must be declared on method "render_field"
330 | ERROR | Use Yoda Condition checks, you must.
356 | ERROR | Visibility must be declared on method "render_field_block"
359 | ERROR | Use Yoda Condition checks, you must.
363 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label_placement'.
389 | ERROR | Visibility must be declared on method "render_field_table"
465 | ERROR | Visibility must be declared on method "render_field_settings"
477 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
520 | ERROR | Visibility must be declared on method "validate_value"
579 | ERROR | Visibility must be declared on method "duplicate_field"
612 | ERROR | Visibility must be declared on method "prepare_field_for_export"
643 | ERROR | Visibility must be declared on method "prepare_field_for_import"
691 | ERROR | Visibility must be declared on method "delete_value"
708 | ERROR | Doc comment short description must start with a capital letter
718 | ERROR | Visibility must be declared on method "delete_field"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-tab.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Tab instead
21 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Visibility must be declared on method "render_field"
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
80 | ERROR | Visibility must be declared on method "render_field_settings"
137 | ERROR | Visibility must be declared on method "load_field"
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-time_picker.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Time_Picker instead
21 | ERROR | Visibility must be declared on method "initialize"
47 | ERROR | Visibility must be declared on method "render_field"
100 | ERROR | Visibility must be declared on method "render_field_settings"
103 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
104 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
155 | ERROR | Visibility must be declared on method "format_value"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-separator.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Separator instead
21 | ERROR | Visibility must be declared on method "initialize"
43 | ERROR | Visibility must be declared on method "render_field"
64 | ERROR | Visibility must be declared on method "load_field"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-message.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Message instead
21 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "render_field"
67 | ERROR | Use Yoda Condition checks, you must.
71 | ERROR | Use Yoda Condition checks, you must.
79 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
97 | ERROR | Visibility must be declared on method "render_field_settings"
147 | ERROR | Visibility must be declared on method "translate_field"
172 | ERROR | Visibility must be declared on method "load_field"
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-number.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Number instead
21 | ERROR | Visibility must be declared on method "initialize"
51 | ERROR | Visibility must be declared on method "render_field"
67 | ERROR | Use Yoda Condition checks, you must.
76 | ERROR | Use Yoda Condition checks, you must.
109 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
127 | ERROR | Visibility must be declared on method "render_field_settings"
207 | ERROR | Visibility must be declared on method "validate_value"
241 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
249 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
276 | ERROR | Visibility must be declared on method "update_value"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-taxonomy.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 36 ERRORS AFFECTING 32 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Taxonomy instead
8 | ERROR | The var keyword must not be used to declare a property
8 | ERROR | Visibility must be declared on property "$save_post_terms"
24 | ERROR | Visibility must be declared on method "initialize"
68 | ERROR | Visibility must be declared on method "ajax_query"
77 | ERROR | Processing form data without nonce verification.
99 | ERROR | Visibility must be declared on method "get_ajax_query"
150 | ERROR | Use Yoda Condition checks, you must.
252 | ERROR | Visibility must be declared on method "get_term_title"
302 | ERROR | Visibility must be declared on method "get_terms"
349 | ERROR | Visibility must be declared on method "load_value"
392 | ERROR | Use Yoda Condition checks, you must.
392 | ERROR | Use Yoda Condition checks, you must.
421 | ERROR | Visibility must be declared on method "update_value"
485 | ERROR | Visibility must be declared on method "save_post"
528 | ERROR | Visibility must be declared on method "format_value"
541 | ERROR | Use Yoda Condition checks, you must.
550 | ERROR | Use Yoda Condition checks, you must.
550 | ERROR | Use Yoda Condition checks, you must.
575 | ERROR | Visibility must be declared on method "render_field"
610 | ERROR | Use Yoda Condition checks, you must.
616 | ERROR | Use Yoda Condition checks, you must.
622 | ERROR | Use Yoda Condition checks, you must.
626 | ERROR | Use Yoda Condition checks, you must.
651 | ERROR | Visibility must be declared on method "render_field_select"
704 | ERROR | Visibility must be declared on method "render_field_checkbox"
714 | ERROR | Use Yoda Condition checks, you must.
732 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
768 | ERROR | Visibility must be declared on method "render_field_settings"
874 | ERROR | Visibility must be declared on method "ajax_add_term"
877 | ERROR | Processing form data without nonce verification.
903 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
913 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
945 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
994 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_picker.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Date_Picker instead
21 | ERROR | Visibility must be declared on method "initialize"
48 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
92 | ERROR | Visibility must be declared on method "render_field"
163 | ERROR | Visibility must be declared on method "render_field_settings"
253 | ERROR | Visibility must be declared on method "format_value"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-text.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Class name must begin with a capital letter
5 | ERROR | Class name is not valid; consider Acf_Field_Text instead
21 | ERROR | Visibility must be declared on method "initialize"
49 | ERROR | Visibility must be declared on method "render_field"
53 | ERROR | Use Yoda Condition checks, you must.
59 | ERROR | Use Yoda Condition checks, you must.
74 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
91 | ERROR | Visibility must be declared on method "render_field_settings"
140 | ERROR | Doc comment short description must start with a capital letter
153 | ERROR | Visibility must be declared on method "validate_value"
157 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-field-group-functions.php
----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 26 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Doc comment short description must start with a capital letter
66 | ERROR | Doc comment short description must start with a capital letter
85 | ERROR | Use Yoda Condition checks, you must.
104 | ERROR | Doc comment short description must start with a capital letter
126 | ERROR | Use Yoda Condition checks, you must.
160 | ERROR | Doc comment short description must start with a capital letter
190 | ERROR | Doc comment short description must start with a capital letter
246 | ERROR | Doc comment short description must start with a capital letter
261 | ERROR | Doc comment short description must start with a capital letter
302 | ERROR | Doc comment short description must start with a capital letter
345 | ERROR | Doc comment short description must start with a capital letter
360 | ERROR | Use Yoda Condition checks, you must.
396 | ERROR | Doc comment short description must start with a capital letter
424 | ERROR | Doc comment short description must start with a capital letter
477 | ERROR | Doc comment short description must start with a capital letter
575 | ERROR | Use Yoda Condition checks, you must.
587 | ERROR | Doc comment short description must start with a capital letter
610 | ERROR | Doc comment short description must start with a capital letter
662 | ERROR | Doc comment short description must start with a capital letter
714 | ERROR | Doc comment short description must start with a capital letter
766 | ERROR | Doc comment short description must start with a capital letter
786 | ERROR | Doc comment short description must start with a capital letter
849 | ERROR | Doc comment short description must start with a capital letter
907 | ERROR | Doc comment short description must start with a capital letter
925 | ERROR | Doc comment short description must start with a capital letter
955 | ERROR | Doc comment short description must start with a capital letter
----------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/updates.php
----------------------------------------------------------------------------------------------------------------------------------------
FOUND 29 ERRORS AFFECTING 26 LINES
----------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$version"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$plugins"
17 | ERROR | Missing short description in doc comment
18 | ERROR | The var keyword must not be used to declare a property
18 | ERROR | Visibility must be declared on property "$checked"
32 | ERROR | Visibility must be declared on method "__construct"
53 | ERROR | Visibility must be declared on method "add_plugin"
77 | ERROR | Doc comment short description must start with a capital letter
89 | ERROR | Visibility must be declared on method "get_plugin_by"
110 | ERROR | Visibility must be declared on method "request"
145 | ERROR | Use Yoda Condition checks, you must.
166 | ERROR | Visibility must be declared on method "get_plugin_info"
174 | ERROR | Use Yoda Condition checks, you must.
198 | ERROR | Doc comment short description must start with a capital letter
210 | ERROR | Visibility must be declared on method "get_plugin_update"
224 | ERROR | Doc comment short description must start with a capital letter
236 | ERROR | Visibility must be declared on method "get_plugin_updates"
260 | ERROR | Use Yoda Condition checks, you must.
300 | ERROR | Doc comment short description must start with a capital letter
313 | ERROR | Visibility must be declared on method "get_expiration"
349 | ERROR | Visibility must be declared on method "refresh_plugins_transient"
366 | ERROR | Visibility must be declared on method "modify_plugins_transient"
374 | ERROR | Use Yoda Condition checks, you must.
407 | ERROR | Visibility must be declared on method "modify_plugin_details"
413 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/validation.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 12 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Validation instead
25 | ERROR | Visibility must be declared on method "__construct"
53 | ERROR | Visibility must be declared on method "add_error"
77 | ERROR | Visibility must be declared on method "get_error"
114 | ERROR | Visibility must be declared on method "get_errors"
141 | ERROR | Visibility must be declared on method "reset_errors"
161 | ERROR | Visibility must be declared on method "ajax_validate_save_post"
208 | ERROR | Visibility must be declared on method "acf_validate_save_post"
211 | ERROR | Processing form data without nonce verification.
217 | ERROR | Processing form data without nonce verification.
217 | ERROR | Detected usage of a non-sanitized input variable: $_POST['acf']
310 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
310 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
382 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/l10n.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
96 | ERROR | Doc comment short description must start with a capital letter
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Doc comment short description must start with a capital letter
22 | ERROR | Use Yoda Condition checks, you must.
43 | ERROR | Doc comment short description must start with a capital letter
58 | ERROR | Use Yoda Condition checks, you must.
75 | ERROR | Use Yoda Condition checks, you must.
102 | ERROR | Doc comment short description must start with a capital letter
118 | ERROR | Use Yoda Condition checks, you must.
154 | ERROR | Doc comment short description must start with a capital letter
170 | ERROR | Use Yoda Condition checks, you must.
188 | ERROR | Use Yoda Condition checks, you must.
209 | ERROR | Doc comment short description must start with a capital letter
236 | ERROR | Doc comment short description must start with a capital letter
256 | ERROR | Doc comment short description must start with a capital letter
298 | ERROR | Doc comment short description must start with a capital letter
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/loop.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | Class name must begin with a capital letter
9 | ERROR | Class name is not valid; consider Acf_Loop instead
25 | ERROR | Visibility must be declared on method "__construct"
46 | ERROR | Visibility must be declared on method "is_empty"
66 | ERROR | Visibility must be declared on method "is_loop"
86 | ERROR | Visibility must be declared on method "get_i"
89 | ERROR | Use Yoda Condition checks, you must.
95 | ERROR | Use Yoda Condition checks, you must.
127 | ERROR | Visibility must be declared on method "add_loop"
147 | ERROR | Use Yoda Condition checks, you must.
179 | ERROR | Visibility must be declared on method "update_loop"
215 | ERROR | Visibility must be declared on method "get_loop"
228 | ERROR | Use Yoda Condition checks, you must.
254 | ERROR | Visibility must be declared on method "remove_loop"
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/media.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------------------------------------
25 | ERROR | Visibility must be declared on method "__construct"
42 | ERROR | Doc comment short description must start with a capital letter
53 | ERROR | Visibility must be declared on method "enqueue_scripts"
76 | ERROR | Visibility must be declared on method "handle_upload_prefilter"
79 | ERROR | Processing form data without nonce verification.
85 | ERROR | Processing form data without nonce verification.
85 | ERROR | Detected usage of a non-sanitized input variable: $_POST['_acfuploader']
135 | ERROR | Visibility must be declared on method "save_files"
161 | ERROR | Visibility must be declared on method "wp_ajax_query_attachments"
167 | ERROR | Visibility must be declared on method "wp_prepare_attachment_for_js"
174 | ERROR | Processing form data without nonce verification.
180 | ERROR | Processing form data without nonce verification.
180 | ERROR | Detected usage of a non-sanitized input variable: $_POST['query']['_acfuploader']
--------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/compatibility.php
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 34 ERRORS AFFECTING 34 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
22 | ERROR | Visibility must be declared on method "__construct"
51 | ERROR | Doc comment short description must start with a capital letter
61 | ERROR | Visibility must be declared on method "init"
70 | ERROR | Doc comment short description must start with a capital letter
80 | ERROR | Visibility must be declared on method "field_wrapper_attributes"
95 | ERROR | Doc comment short description must start with a capital letter
105 | ERROR | Visibility must be declared on method "validate_field"
124 | ERROR | Doc comment short description must start with a capital letter
134 | ERROR | Visibility must be declared on method "validate_textarea_field"
138 | ERROR | Use Yoda Condition checks, you must.
147 | ERROR | Doc comment short description must start with a capital letter
157 | ERROR | Visibility must be declared on method "validate_relationship_field"
179 | ERROR | Doc comment short description must start with a capital letter
189 | ERROR | Visibility must be declared on method "validate_image_field"
197 | ERROR | Use Yoda Condition checks, you must.
206 | ERROR | Doc comment short description must start with a capital letter
216 | ERROR | Visibility must be declared on method "validate_wysiwyg_field"
219 | ERROR | Use Yoda Condition checks, you must.
221 | ERROR | Use Yoda Condition checks, you must.
230 | ERROR | Doc comment short description must start with a capital letter
240 | ERROR | Visibility must be declared on method "validate_date_picker_field"
265 | ERROR | Doc comment short description must start with a capital letter
275 | ERROR | Visibility must be declared on method "validate_taxonomy_field"
287 | ERROR | Doc comment short description must start with a capital letter
297 | ERROR | Visibility must be declared on method "validate_date_time_picker_field"
317 | ERROR | Use Yoda Condition checks, you must.
327 | ERROR | Doc comment short description must start with a capital letter
337 | ERROR | Visibility must be declared on method "validate_user_field"
351 | ERROR | Use Yoda Condition checks, you must.
372 | ERROR | Visibility must be declared on method "validate_field_group"
433 | ERROR | Use Yoda Condition checks, you must.
442 | ERROR | Doc comment short description must start with a capital letter
444 | ERROR | Doc comment long description must start with a capital letter
452 | ERROR | Visibility must be declared on method "validate_post_taxonomy_location_rule"
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Doc comment short description must start with a capital letter
23 | ERROR | Assignments must be the first block of code on a line
27 | ERROR | Doc comment short description must start with a capital letter
46 | ERROR | Doc comment short description must start with a capital letter
71 | ERROR | Doc comment short description must start with a capital letter
87 | ERROR | Doc comment short description must start with a capital letter
109 | ERROR | Doc comment short description must start with a capital letter
124 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-user-setting.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$action"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$public"
18 | ERROR | Doc comment short description must start with a capital letter
28 | ERROR | Visibility must be declared on method "get_response"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-check-screen.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$action"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$public"
18 | ERROR | Doc comment short description must start with a capital letter
28 | ERROR | Visibility must be declared on method "get_response"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-upgrade.php
------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$action"
15 | ERROR | Doc comment short description must start with a capital letter
25 | ERROR | Visibility must be declared on method "get_response"
------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax.php
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 23 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$action"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$request"
17 | ERROR | Missing short description in doc comment
18 | ERROR | The var keyword must not be used to declare a property
18 | ERROR | Visibility must be declared on property "$public"
31 | ERROR | Visibility must be declared on method "__construct"
37 | ERROR | Doc comment short description must start with a capital letter
47 | ERROR | Visibility must be declared on method "has"
52 | ERROR | Doc comment short description must start with a capital letter
62 | ERROR | Visibility must be declared on method "get"
67 | ERROR | Doc comment short description must start with a capital letter
78 | ERROR | Visibility must be declared on method "set"
84 | ERROR | Doc comment short description must start with a capital letter
94 | ERROR | Visibility must be declared on method "initialize"
99 | ERROR | Doc comment short description must start with a capital letter
109 | ERROR | Visibility must be declared on method "add_actions"
121 | ERROR | Doc comment short description must start with a capital letter
131 | ERROR | Visibility must be declared on method "request"
146 | ERROR | Doc comment short description must start with a capital letter
156 | ERROR | Visibility must be declared on method "get_response"
161 | ERROR | Doc comment short description must start with a capital letter
171 | ERROR | Visibility must be declared on method "send"
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/assets.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 41 ERRORS AFFECTING 39 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing short description in doc comment
12 | ERROR | The var keyword must not be used to declare a property
12 | ERROR | Visibility must be declared on property "$text"
14 | ERROR | Missing short description in doc comment
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | Visibility must be declared on property "$data"
21 | ERROR | Doc comment long description must start with a capital letter
30 | ERROR | Visibility must be declared on method "__construct"
38 | ERROR | Doc comment short description must start with a capital letter
40 | ERROR | Doc comment long description must start with a capital letter
49 | ERROR | Visibility must be declared on method "add_text"
57 | ERROR | Doc comment short description must start with a capital letter
59 | ERROR | Doc comment long description must start with a capital letter
68 | ERROR | Visibility must be declared on method "add_data"
76 | ERROR | Doc comment short description must start with a capital letter
78 | ERROR | Doc comment long description must start with a capital letter
87 | ERROR | Visibility must be declared on method "register_scripts"
108 | ERROR | Doc comment short description must start with a capital letter
119 | ERROR | Visibility must be declared on method "enqueue_scripts"
149 | ERROR | Use Yoda Condition checks, you must.
169 | ERROR | Doc comment short description must start with a capital letter
171 | ERROR | Doc comment long description must start with a capital letter
180 | ERROR | Visibility must be declared on method "admin_enqueue_scripts"
202 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
254 | ERROR | Doc comment short description must start with a capital letter
256 | ERROR | Doc comment long description must start with a capital letter
265 | ERROR | Visibility must be declared on method "admin_print_scripts"
271 | ERROR | Doc comment short description must start with a capital letter
273 | ERROR | Doc comment long description must start with a capital letter
282 | ERROR | Visibility must be declared on method "admin_head"
291 | ERROR | Doc comment short description must start with a capital letter
293 | ERROR | Doc comment long description must start with a capital letter
302 | ERROR | Visibility must be declared on method "admin_footer"
352 | ERROR | Doc comment short description must start with a capital letter
354 | ERROR | Doc comment long description must start with a capital letter
363 | ERROR | Visibility must be declared on method "admin_print_footer_scripts"
380 | ERROR | Visibility must be declared on method "enqueue_uploader"
416 | ERROR | Doc comment short description must start with a capital letter
418 | ERROR | Doc comment long description must start with a capital letter
433 | ERROR | Doc comment short description must start with a capital letter
435 | ERROR | Doc comment long description must start with a capital letter
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/includes/deprecated.php
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
20 | ERROR | Doc comment short description must start with a capital letter
41 | ERROR | Doc comment short description must start with a capital letter
83 | ERROR | Doc comment short description must start with a capital letter
102 | ERROR | Use Yoda Condition checks, you must.
109 | ERROR | Doc comment short description must start with a capital letter
131 | ERROR | Doc comment short description must start with a capital letter
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/advanced-custom-fields-pro/acf.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 43 ERRORS AFFECTING 39 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21 | ERROR | Missing short description in doc comment
22 | ERROR | The var keyword must not be used to declare a property
22 | ERROR | Visibility must be declared on property "$version"
24 | ERROR | Missing short description in doc comment
25 | ERROR | The var keyword must not be used to declare a property
25 | ERROR | Visibility must be declared on property "$settings"
27 | ERROR | Missing short description in doc comment
28 | ERROR | The var keyword must not be used to declare a property
28 | ERROR | Visibility must be declared on property "$data"
30 | ERROR | Missing short description in doc comment
31 | ERROR | The var keyword must not be used to declare a property
31 | ERROR | Visibility must be declared on property "$instances"
44 | ERROR | Visibility must be declared on method "__construct"
49 | ERROR | Doc comment short description must start with a capital letter
59 | ERROR | Visibility must be declared on method "initialize"
190 | ERROR | Doc comment short description must start with a capital letter
200 | ERROR | Visibility must be declared on method "init"
324 | ERROR | Doc comment short description must start with a capital letter
334 | ERROR | Visibility must be declared on method "register_post_types"
404 | ERROR | Doc comment short description must start with a capital letter
414 | ERROR | Visibility must be declared on method "register_post_status"
423 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
428 | ERROR | Doc comment short description must start with a capital letter
438 | ERROR | Visibility must be declared on method "posts_where"
442 | ERROR | Assignments must be the first block of code on a line
447 | ERROR | Assignments must be the first block of code on a line
452 | ERROR | Assignments must be the first block of code on a line
461 | ERROR | Doc comment short description must start with a capital letter
472 | ERROR | Visibility must be declared on method "define"
479 | ERROR | Doc comment short description must start with a capital letter
489 | ERROR | Visibility must be declared on method "has_setting"
494 | ERROR | Doc comment short description must start with a capital letter
504 | ERROR | Visibility must be declared on method "get_setting"
509 | ERROR | Doc comment short description must start with a capital letter
520 | ERROR | Visibility must be declared on method "update_setting"
526 | ERROR | Doc comment short description must start with a capital letter
536 | ERROR | Visibility must be declared on method "get_data"
541 | ERROR | Doc comment short description must start with a capital letter
552 | ERROR | Visibility must be declared on method "set_data"
557 | ERROR | Doc comment short description must start with a capital letter
567 | ERROR | Visibility must be declared on method "get_instance"
573 | ERROR | Doc comment short description must start with a capital letter
583 | ERROR | Visibility must be declared on method "new_instance"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/rulers.html
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/mustache.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/preview.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/html5complete.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/visibletabs.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/merge.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/tern.html
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 20 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
20 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
21 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
22 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
23 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
24 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
25 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/btree.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/matchtags.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/requirejs.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/changemode.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/complete.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/variableheight.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/lint.html
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/closetag.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/placeholder.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/trailingspace.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/simplemode.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/multiplex.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/indentwrap.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/markselection.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/resize.html
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/fullscreen.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/anywordhint.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/closebrackets.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/loadmode.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/spanaffectswrapping_shim.html
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/emacs.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/panel.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/bidi.html
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/runmode.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/search.html
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/activeline.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
30 | ERROR | PHP syntax error: syntax error, unexpected 'version' (T_STRING)
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/matchhighlighter.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/xmlcomplete.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/hardwrap.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/simplescrollbars.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/marker.html
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/theme.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 53 ERRORS AFFECTING 53 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
12 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
13 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
14 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
15 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
16 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
17 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
18 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
19 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
20 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
21 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
22 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
23 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
24 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
25 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
26 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
27 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
28 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
29 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
30 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
31 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
32 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
33 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
34 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
35 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
36 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
37 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
38 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
39 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
40 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
41 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
42 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
43 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
44 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
45 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
46 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
47 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
48 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
49 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
50 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
51 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
52 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
53 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
54 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
55 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
56 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
57 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
58 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/folding.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/widget.html
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/sublime.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 17 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
20 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
21 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
22 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/buffers.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/demo/vim.html
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/index.html
---------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
56 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
57 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/test/index.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 85 ERRORS AFFECTING 85 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
20 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
21 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
23 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
24 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
25 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
26 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
27 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
28 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
29 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
30 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
31 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
32 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
33 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
34 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
35 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
36 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
37 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
38 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
39 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
40 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
41 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
42 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
43 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
44 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
45 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
46 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
47 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
48 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
49 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
101 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
102 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
103 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
104 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
105 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
106 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
107 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
108 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
110 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
111 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
112 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
113 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
114 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
115 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
116 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
117 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
118 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
119 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
120 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
121 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
122 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
123 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
124 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
125 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
126 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
127 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
128 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
129 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
130 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
131 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
132 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
133 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
134 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
135 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
136 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
137 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
138 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
139 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
140 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
141 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
142 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
143 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/scheme/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/modelica/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/idl/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/pascal/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/nsis/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/haml/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/toml/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/pig/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
4 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/gas/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/index.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/go/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/apl/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/textile/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/turtle/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/sparql/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/troff/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/cmake/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/htmlembedded/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/xquery/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/python/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/css/less.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/css/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/css/gss.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/css/scss.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/clojure/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/spreadsheet/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/asn.1/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/z80/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/jinja2/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/gherkin/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/asterisk/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/dockerfile/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/dart/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/shell/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/yacas/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/markdown/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/haxe/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/soy/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/perl/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/smalltalk/index.html
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/dylan/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/stylus/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/vue/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
20 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
21 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/rust/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/rst/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/tiddlywiki/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/pug/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/erlang/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/r/index.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mathematica/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/yaml-frontmatter/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/diff/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/elm/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/crystal/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/cypher/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/htmlmixed/index.html
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ebnf/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/webidl/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/smarty/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/stex/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/haskell/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/factor/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/php/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$a[a] ${a[3] /* } comment */} {$a[b]} \$a[a]"'.
43 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'hello'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/pegjs/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/lua/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/velocity/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/xml/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/solr/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mbox/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mllike/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/vb/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/powershell/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/tornado/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/vhdl/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/tiki/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/clike/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/clike/scala.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/tcl/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/brainfuck/index.html
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ttcn/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/dtd/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
27 | ERROR | PHP syntax error: syntax error, unexpected 'version' (T_STRING)
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/octave/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/properties/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/verilog/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/handlebars/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/nginx/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/http/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/asciiarmor/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/swift/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/sas/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/sieve/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/livescript/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 24 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | [ ] Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | [ ] Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | [ ] Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | [ ] Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | [ ] Scripts must be registered/enqueued via wp_enqueue_script
237 | ERROR | [ ] PHP syntax error: syntax error, unexpected ')', expecting end of file
243 | ERROR | [x] Inline control structures are not allowed
243 | ERROR | [x] Inline control structures are not allowed
258 | ERROR | [x] Inline control structures are not allowed
263 | ERROR | [x] Inline control structures are not allowed
263 | ERROR | [x] Inline control structures are not allowed
279 | ERROR | [ ] Using a variable argument on break or continue is forbidden since PHP 5.4
279 | ERROR | [ ] Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
281 | ERROR | [x] Inline control structures are not allowed
281 | ERROR | [x] Inline control structures are not allowed
288 | ERROR | [ ] Using a variable argument on break or continue is forbidden since PHP 5.4
288 | ERROR | [ ] Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
288 | ERROR | [x] Inline control structures are not allowed
300 | ERROR | [x] Inline control structures are not allowed
305 | ERROR | [ ] Function name, class name, namespace name or constant name can not be reserved keyword 'if' (since version all)
306 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
308 | ERROR | [x] Inline control structures are not allowed
308 | ERROR | [x] Inline control structures are not allowed
314 | ERROR | [x] Inline control structures are not allowed
319 | ERROR | [ ] Function name, class name, namespace name or constant name can not be reserved keyword 'if' (since version all)
320 | ERROR | [ ] Logical operator "or" is prohibited; use "||" instead
320 | ERROR | [ ] Using an unparenthesized expression containing a "." before a "+" or "-" has been deprecated in PHP 7.4 and removed in PHP 8.0
353 | ERROR | [ ] Using an unparenthesized expression containing a "." before a "+" or "-" has been deprecated in PHP 7.4 and removed in PHP 8.0
453 | ERROR | [ ] Use of the GOTO language construct is discouraged
457 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5
459 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3
464 | ERROR | [ ] Use of the GOTO language construct is discouraged
-------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/commonlisp/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/fcl/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/yaml/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/fortran/index.html
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/julia/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/oz/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/groovy/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/coffeescript/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/slim/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
18 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
19 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
20 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/javascript/typescript.html
------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/javascript/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/javascript/json-ld.html
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mscgen/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/twig/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/eiffel/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/cobol/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 27 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
12 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
13 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
14 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
15 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
16 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
17 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
18 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
19 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
20 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
21 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
22 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
23 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
24 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
25 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
26 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
27 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
28 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
29 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
30 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
31 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
32 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/sass/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/rpm/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/rpm/changes/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mumps/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/vbscript/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ttcn-cfg/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/forth/index.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/puppet/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/django/index.html
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/d/index.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/q/index.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/jsx/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/protobuf/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/gfm/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
16 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
17 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ecl/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ruby/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/mirc/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/haskell-literate/index.html
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/ntriples/index.html
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/mode/sql/index.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/reporting.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/releases.html
----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/internals.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | File contains UTF-8 byte order mark, which may corrupt your application
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
7 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/upgrade_v2.2.html
--------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
--------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/upgrade_v4.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/realworld.html
-----------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
-----------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/manual.html
--------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
--------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
15 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
102 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
--------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/js/codemirror-5.23.0/doc/upgrade_v3.html
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
6 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
7 | ERROR | Stylesheets must be registered/enqueued via wp_enqueue_style
8 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
9 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
10 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
11 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
12 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
13 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
14 | ERROR | Scripts must be registered/enqueued via wp_enqueue_script
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/acf-code-field-v5.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 25 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Class name must begin with a capital letter
12 | ERROR | Class name is not valid; consider Acf_Code_Field instead
27 | ERROR | Visibility must be declared on method "__construct"
81 | ERROR | Visibility must be declared on method "render_field_settings"
113 | ERROR | Strings should have translatable content
151 | ERROR | Visibility must be declared on method "render_field"
173 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
175 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
193 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
211 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
213 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
214 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
215 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
217 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
221 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
222 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
223 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
224 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
225 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
226 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
228 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
229 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
230 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
233 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
236 | ERROR | Resource version not set in call to wp_register_script(). This means new versions of the script will not always be loaded due to browser caching.
246 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/acf-code-field-v4.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 51 ERRORS AFFECTING 47 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | Class name must begin with a capital letter
11 | ERROR | Class name is not valid; consider Acf_Code_Field_V4 instead
15 | ERROR | The var keyword must not be used to declare a property
15 | ERROR | There must not be more than one property declared per statement
15 | ERROR | Visibility must be declared on property "$settings"
27 | ERROR | Visibility must be declared on method "__construct"
68 | ERROR | Visibility must be declared on method "create_options"
73 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
75 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
77 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
89 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
91 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
93 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
105 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
107 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
128 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
130 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
162 | ERROR | Visibility must be declared on method "create_field"
192 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
197 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
202 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$safe_slug'.
202 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['id']'.
203 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$safe_slug'.
206 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['theme']'.
228 | ERROR | Visibility must be declared on method "input_admin_enqueue_scripts"
246 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
248 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
249 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
250 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
252 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
256 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
257 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
258 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
259 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
260 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
261 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
263 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
264 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
265 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
268 | ERROR | Resource version not set in call to wp_enqueue_style(). This means new versions of the style will not always be loaded due to browser caching.
271 | ERROR | Resource version not set in call to wp_register_script(). This means new versions of the script will not always be loaded due to browser caching.
282 | ERROR | Resource version not set in call to wp_enqueue_script(). This means new versions of the script will not always be loaded due to browser caching.
299 | ERROR | Visibility must be declared on method "input_admin_head"
316 | ERROR | Visibility must be declared on method "field_group_admin_enqueue_scripts"
333 | ERROR | Visibility must be declared on method "field_group_admin_head"
354 | ERROR | Visibility must be declared on method "load_value"
376 | ERROR | Visibility must be declared on method "update_value"
398 | ERROR | Visibility must be declared on method "format_value"
428 | ERROR | Visibility must be declared on method "format_value_for_api"
456 | ERROR | Visibility must be declared on method "load_field"
477 | ERROR | Visibility must be declared on method "update_field"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/plugins/acf-code-field/acf-code-field.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
45 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
46 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
46 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/emails/restore-customer-session.php
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer'.
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/admin/settings/shortcodes.php
---------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------------------------------------------------
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
12 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
16 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
20 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
24 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
28 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
33 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
37 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
---------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/subscriptions.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 26 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 | ERROR | Use Yoda Condition checks, you must.
7 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
9 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
10 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
11 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
12 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
42 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $order
47 | ERROR | Use Yoda Condition checks, you must.
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
60 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
61 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription_price'.
62 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
63 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
64 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
64 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
67 | ERROR | Use Yoda Condition checks, you must.
68 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
68 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
71 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
71 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
75 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
75 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
75 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
83 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
86 | ERROR | Use Yoda Condition checks, you must.
86 | ERROR | Use Yoda Condition checks, you must.
93 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paymentMethod'.
102 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paymentMethod'.
103 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paymentMethod'.
104 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paymentMethod'.
125 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/skip-purchase.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product_id'.
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_skip_purchase_url'.
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$body'.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/order.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 14 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
6 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$order'.
9 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
10 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
13 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
14 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
19 | ERROR | Assignments must be the first block of code on a line
20 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
28 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['id']'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['name']'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_digital_download_url'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['name']'.
48 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
49 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['quantity']'.
56 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_orders_url'.
56 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/purchase.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product_id'.
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_purchase_url'.
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$body'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/optin.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 7 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes['product_id']'.
14 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
14 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
16 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
16 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
22 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
22 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
24 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
24 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
33 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
33 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
45 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$styleGenerator'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/checkout.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 109 ERRORS AFFECTING 71 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
10 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product'.
12 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checkout'.
16 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
18 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
18 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
18 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
27 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
27 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
34 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
34 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
36 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
36 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
47 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
47 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
50 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
50 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
61 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
61 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
72 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
72 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
76 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
76 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
88 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
88 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
90 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
90 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
99 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
99 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
101 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
101 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
113 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
113 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
117 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
117 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
127 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
127 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
129 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
129 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
138 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
138 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
140 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
140 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
149 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
149 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
151 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
151 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
162 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
162 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
171 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
171 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
174 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
174 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
174 | ERROR | Processing form data without nonce verification.
174 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_POST['username']'.
174 | ERROR | Processing form data without nonce verification.
174 | ERROR | Detected usage of a non-sanitized input variable: $_POST['username']
183 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
183 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
186 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
186 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
197 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
205 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
205 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
212 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
212 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
212 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'current'.
215 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
222 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'current'.
226 | ERROR | Assignments must be the first block of code on a line
233 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$plan'.
235 | ERROR | Use Yoda Condition checks, you must.
236 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
238 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$plan'.
243 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$index'.
243 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$plan'.
245 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$index'.
256 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell'.
257 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cart'.
258 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cart'.
259 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checkout'.
260 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '->'.
275 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gatewayProfile'.
275 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gatewayProfile'.
277 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gatewayProfile'.
279 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gatewayProfile'.
282 | ERROR | Use Yoda Condition checks, you must.
284 | ERROR | Use Yoda Condition checks, you must.
297 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell'.
298 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
299 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '->'.
320 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpProductImage['url']'.
324 | ERROR | Assignments must be the first block of code on a line
325 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpHighlightText'.
328 | ERROR | Assignments must be the first block of code on a line
330 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpDescriptionText'.
336 | ERROR | Assignments must be the first block of code on a line
337 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpHighlightText'.
340 | ERROR | Assignments must be the first block of code on a line
342 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$orderBumpDescriptionText'.
359 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$product'.
379 | ERROR | Processing form data without nonce verification.
379 | ERROR | Processing form data without nonce verification.
385 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
397 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
401 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
405 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$setting'.
423 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$styleGenerator'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/customer-session.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
15 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
21 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/shortcodes/orders.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 29 ERRORS AFFECTING 26 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
9 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
10 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
17 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tax
19 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $order
25 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tax
27 | ERROR | Assignments must be the first block of code on a line
32 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
32 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
36 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['name']'.
46 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
46 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_digital_download_url'.
46 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['name']'.
56 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['quantity']'.
62 | ERROR | Use Yoda Condition checks, you must.
66 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
73 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
83 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
95 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
98 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
104 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
107 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
117 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
119 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
123 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
129 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
132 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
138 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/cart/items.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 17 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
10 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
15 | ERROR | Assignments must be the first block of code on a line
17 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell'.
17 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item'.
26 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
29 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$columnCount'.
29 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
36 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
39 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$columnCount'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
42 | ERROR | Assignments must be the first block of code on a line
44 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
44 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$couponCodes'.
62 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
64 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
68 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$columnCount'.
68 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
75 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
78 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$columnCount'.
78 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/cart/item.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item'.
6 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item'.
6 | ERROR | Processing form data without nonce verification.
6 | ERROR | Processing form data without nonce verification.
12 | ERROR | Use Yoda Condition checks, you must.
13 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
15 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
18 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/modules/emails/mailables/stubs/partials/order-list-table.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 18 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
13 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tax
15 | ERROR | Assignments must be the first block of code on a line
20 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['name']'.
30 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_get_digital_download_url'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file['name']'.
40 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$item['quantity']'.
44 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_price'.
54 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
57 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
63 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
66 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
76 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
78 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
82 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
88 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
91 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell_format_price'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/modules/notes/partials/note.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$note'.
3 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$note'.
7 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
7 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
11 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
11 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
12 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'date'.
12 | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
19 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
19 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$note'.
23 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/modules/notes/partials/notes.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'upsell'.
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$note'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/modules/notes/partials/form.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$postId'.
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/modules/taxes/admin/tax-rates.php
------------------------------------------------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
5 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
7 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
8 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
9 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
17 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/partials/loader.php
--------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------
6 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/partials/403.php
--------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------
1 | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
--------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/resources/views/partials/notices/notices.php
-------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------
2 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $type
4 | ERROR | Use Yoda Condition checks, you must.
4 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$type'.
5 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
-------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/plugin.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
41 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$val2'.
47 | ERROR | ini_set('display_errors', 1) found. Use `WP_DEBUG_DISPLAY` instead.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Settings/Settings.php
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
106 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Commons/Boots/Concerns/HasBoots.php
----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Tabs/Tab.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
59 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
74 | ERROR | 'bool' type declaration is not present in PHP version 5.6 or earlier
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Tabs/Concerns/HasTabCollection.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Tabs/TabCollection.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
16 | ERROR | Detected usage of a non-sanitized input variable: $_GET['tab']
18 | ERROR | Use Yoda Condition checks, you must.
21 | ERROR | Use Yoda Condition checks, you must.
28 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Sections/BasicSection.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------
17 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Sections/Concerns/HasSectionCollection.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/InputField.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
33 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/Field.php
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------------
44 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/PlaintextField.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/CheckboxInputField.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------------------------------------------------------------------------
31 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
39 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
42 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
50 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/CallbackField.php
--------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
--------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/SelectField.php
------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------
24 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
27 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
30 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
37 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/Concerns/HasFieldCollection.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/Concerns/HasFields.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------------------
132 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Fields/TextareaField.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------
19 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
19 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'htmlspecialchars'.
22 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Settings/Setting.php
----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------
43 | ERROR | Use Yoda Condition checks, you must.
145 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
165 | ERROR | Use Yoda Condition checks, you must.
173 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Pages/SettingPage.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------
25 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
26 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
28 | ERROR | Assignments must be the first block of code on a line
31 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab'.
31 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tab'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Admin/Pages/Page.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
78 | ERROR | Empty IF statement detected
78 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Repositories/CommentRepository.php
---------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------
45 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Components/Component.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
37 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Hooks/Filters/Filter.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
62 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $order
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Hooks/Dispatcher.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------------------------
81 | ERROR | Use Yoda Condition checks, you must.
89 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Hooks/Hook.php
-------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
27 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Hooks/Concerns/HasDispatcher.php
-------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
-------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Directories/File.php
-----------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file'.
-----------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Directories/Directory.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------
15 | ERROR | Use Yoda Condition checks, you must.
19 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Modules/Contracts/HasModulesContract.php
---------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------
9 | ERROR | PHP syntax error: Non-abstract method oExtend\Framework\Modules\Contracts\HasModulesContract::modules() must contain body
---------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Modules/Concerns/HasModules.php
------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------------------------
12 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Services/PostService.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Services/UserMetaService.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Services/PostMetaService.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | Use Yoda Condition checks, you must.
---------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Services/UserService.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
14 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Entities/Pivot.php
-----------------------------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------------------
123 | ERROR | Use Yoda Condition checks, you must.
142 | ERROR | Use Yoda Condition checks, you must.
151 | ERROR | Use Yoda Condition checks, you must.
162 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Entities/Post.php
----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------
19 | ERROR | Use Yoda Condition checks, you must.
----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Entities/Model.php
-----------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------
7 | ERROR | Missing short description in doc comment
-----------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/oextend-framework/src/Framework/Entities/Entity.php
------------------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------------------
17 | ERROR | Missing short description in doc comment
22 | ERROR | Missing short description in doc comment
236 | ERROR | Use Yoda Condition checks, you must.
248 | ERROR | Use Yoda Condition checks, you must.
264 | ERROR | Use Yoda Condition checks, you must.
278 | ERROR | Use Yoda Condition checks, you must.
------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/EDD_SL_Plugin_Updater.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 11 LINES
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
11 | ERROR | @author tags are prohibited
140 | ERROR | Doc comment short description must start with a capital letter
222 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
222 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
222 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
222 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file'.
230 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
230 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
238 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
238 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
266 | ERROR | Use Yoda Condition checks, you must.
414 | ERROR | Use Yoda Condition checks, you must.
476 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
476 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
479 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['slug']
490 | ERROR | Detected usage of a non-sanitized input variable: $_REQUEST['slug']
521 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$version_info'.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /Users/apple/Documents/Client_netsuite/wp-content/plugins/upsell/libraries/class-tgm-plugin-activation.php
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 32 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
13 | ERROR | @author tags are prohibited
14 | ERROR | @copyright tags are prohibited
15 | ERROR | @license tags are prohibited
47 | ERROR | @author tags are prohibited
48 | ERROR | @author tags are prohibited
341 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
347 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
353 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
359 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
365 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
371 | ERROR | A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
651 | ERROR | Overriding WordPress globals is prohibited. Found assignment to $tab
805 | ERROR | Detected usage of a non-sanitized input variable: $_GET['plugin']
836 | ERROR | Assignments must be the first block of code on a line
1061 | ERROR | Processing form data without nonce verification.
1082 | ERROR | Processing form data without nonce verification.
1734 | ERROR | Processing form data without nonce verification.
1737 | ERROR | Processing form data without nonce verification.
2180 | ERROR | @author tags are prohibited
2181 | ERROR | @author tags are prohibited
2657 | ERROR | @access tags are prohibited
2669 | ERROR | @access tags are prohibited
2861 | ERROR | Detected usage of a non-sanitized input variable: $_POST['plugin']
2864 | ERROR | Detected usage of a non-sanitized input variable: $_POST['plugin']
2915 | ERROR | Assignments must be the first block of code on a line
3009 | ERROR | Detected usage of a non-sanitized input variable: $_POST['plugin']
3046 | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imploded'.
3181 | ERROR | @author tags are prohibited
3182 | ERROR | @author tags are prohibited
3512 | ERROR | @author tags are prohibited
3513 | ERROR | @author tags are prohibited
3739 | ERROR | @author tags are prohibited
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Time: 1 mins, 47.82 secs; Memory: 66MB
|