[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fyHlT097dHvRGb-VCSib_s-ZBb33rGbBraZjh0LegL3Q":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":21,"download_link":22,"security_score":23,"vuln_count":13,"unpatched_count":13,"last_vuln_date":24,"fetched_at":25,"vulnerabilities":26,"developer":27,"crawl_stats":24,"alternatives":33,"analysis":34,"fingerprints":91},"display-inc-ex-vat","Display Inc. & Ex. VAT","1.0.3","technuxt","https:\u002F\u002Fprofiles.wordpress.org\u002Ftechnuxt\u002F","\u003Cp>The Flexible VAT and Tax Display plugin empowers you to manage how product pricing is displayed across your WooCommerce store. Tailored for businesses that operate in regions with varying tax regulations, this plugin allows you to present prices with or without VAT (Value Added Tax) based on specific conditions.\u003C\u002Fp>\n\u003Cp>Plugin Documentiation:\u003Cbr \u002F>\n* \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdisplay-inc-ex-vat\u002F\" rel=\"ugc\">WordPress Description\u003C\u002Fa>\u003Cbr \u002F>\n* \u003Ca href=\"https:\u002F\u002Ftechnuxt.com\u002Fcontact\" rel=\"nofollow ugc\">Need help\u003C\u002Fa>\u003Cbr \u002F>\n* \u003Ca href=\"https:\u002F\u002Ftechnuxt.com\u002Fabout\" rel=\"nofollow ugc\">About Author\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Installation:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Upload Plugin Files: Upload the woocommerce-order-restriction folder to the \u002Fwp-content\u002Fplugins\u002F directory.\u003C\u002Fli>\n\u003Cli>Activate the Plugin: Activate the plugin through the ‘Plugins’ menu in WordPress.\u003C\u002Fli>\n\u003Cli>Configure Settings:  Go to  Display Inc. & Ex. VAT from menu to configure the all nessesary details.\u003C\u002Fli>\n\u003Cli>Click “Save Changes”\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Features:\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>* View Type: Display inline or block\n* Excluded Tax Label : like ex. vat or exclude vat etc\n* Included Tax Label : like Inx. vat or Include vat etc\n* Font size: Set custom font size\n* Font weight: \"Normal\", \"Bold\", \"Bolder\"\n* Font Color: Set custom font Color\n* Where you want to display your tax: \"Shop page\", \"Archive Page\", \"Single Page\", \"All Pages\"\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Display Exclude VAT and Include VAT of the product",20,1099,0,"2025-05-20T14:06:00.000Z","6.8.5","5.0","7.0",[19,20],"display-exclude-and-include-vat","display-woocommerce-price-with-inc-and-ex-vat","https:\u002F\u002Ftechnuxt.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisplay-inc-ex-vat.1.0.3.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":28,"total_installs":11,"avg_security_score":29,"avg_patch_time_days":30,"trust_score":31,"computed_at":32},2,96,30,91,"2026-04-04T21:53:30.896Z",[],{"attackSurface":35,"codeSignals":74,"taintFlows":83,"riskAssessment":84,"analyzedAt":90},{"hooks":36,"ajaxHandlers":70,"restRoutes":71,"shortcodes":72,"cronEvents":73,"entryPointCount":13,"unprotectedCount":13},[37,43,47,54,59,63,66],{"type":38,"name":39,"callback":40,"file":41,"line":42},"action","admin_menu","diev_display_inc_ex_vat_menu","display-inc-ex-vat.php",40,{"type":38,"name":44,"callback":45,"file":41,"line":46},"admin_init","diev_load_plugin",81,{"type":48,"name":49,"callback":50,"priority":51,"file":52,"line":53},"filter","woocommerce_get_price_suffix","diev_add_ex_inx_tax",99,"inc\\display-inc-ex-vat.php",7,{"type":38,"name":55,"callback":56,"file":57,"line":58},"wp_enqueue_scripts","diev_enqueue_styles","inc\\enqueue.php",11,{"type":38,"name":60,"callback":61,"file":57,"line":62},"admin_enqueue_scripts","diev_enqueue_scripts_style_admin",28,{"type":38,"name":44,"callback":64,"file":65,"line":53},"diev_register_settings","inc\\sanitize.php",{"type":38,"name":67,"callback":68,"file":65,"line":69},"admin_post_update_options","diev_handle_form_submission",48,[],[],[],[],{"dangerousFunctions":75,"sqlUsage":76,"outputEscaping":78,"fileOperations":13,"externalRequests":13,"nonceChecks":81,"capabilityChecks":13,"bundledLibraries":82},[],{"prepared":13,"raw":13,"locations":77},[],{"escaped":79,"rawEcho":13,"locations":80},104,[],3,[],[],{"summary":85,"deductions":86},"Based on the provided static analysis and vulnerability history, the \"display-inc-ex-vat\" v1.0.3 plugin exhibits a strong security posture. The absence of any identified vulnerabilities in its history, coupled with a clean static analysis, suggests a well-developed and secure plugin.  The code analysis reveals a complete lack of dangerous functions, raw SQL queries, file operations, and external HTTP requests, all of which are significant security risks. Furthermore, all identified output is properly escaped, and all SQL queries utilize prepared statements. The plugin also includes nonce checks, which is a good practice for preventing CSRF attacks. The low attack surface (0 entry points) is also a positive indicator.\n\nWhile the static analysis data shows no critical or high-severity issues, the absence of capability checks on the 3 nonce checks is a minor concern. Ideally, all user-facing actions should be protected by both nonces and capability checks to ensure that only authorized users can perform specific actions. However, given the zero attack surface and the absence of any other identified risks, this is a very minor point. The plugin's clean vulnerability history and the absence of any taint analysis issues further reinforce its good security standing. Overall, the plugin appears to be secure and well-maintained, with a strong adherence to secure coding practices. The only potential area for minor improvement would be to add capability checks to the existing nonce checks for an even more robust security implementation.",[87],{"reason":88,"points":89},"Missing capability checks on nonce checks",5,"2026-03-16T22:46:51.305Z",{"wat":92,"direct":103},{"assetPaths":93,"generatorPatterns":97,"scriptPaths":98,"versionParams":99},[94,95,96],"\u002Fwp-content\u002Fplugins\u002Fdisplay-inc-ex-vat\u002Fassets\u002Fpublic\u002Fcss\u002Fdiev-style.css","\u002Fwp-content\u002Fplugins\u002Fdisplay-inc-ex-vat\u002Fassets\u002Fadmin\u002Fcss\u002Fdiev-admin-style.css","\u002Fwp-content\u002Fplugins\u002Fdisplay-inc-ex-vat\u002Fassets\u002Fadmin\u002Fjs\u002Fdiev-admin-script.js",[],[],[100,101,102],"display-inc-ex-vat\u002Fassets\u002Fpublic\u002Fcss\u002Fdiev-style.css?ver=","display-inc-ex-vat\u002Fassets\u002Fadmin\u002Fcss\u002Fdiev-admin-style.css?ver=","display-inc-ex-vat\u002Fassets\u002Fadmin\u002Fjs\u002Fdiev-admin-script.js?ver=",{"cssClasses":104,"htmlComments":109,"htmlAttributes":110,"restEndpoints":111,"jsGlobals":112,"shortcodeOutput":113},[105,106,107,108],"container","row","col-8","col-4",[],[],[],[],[]]