FILE: Misc/FeedbackManager.php
[{"line":121,"column":84,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":129,"column":93,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":134,"column":97,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":138,"column":89,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":142,"column":87,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":146,"column":78,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":150,"column":95,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":154,"column":84,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":158,"column":87,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":163,"column":59,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":167,"column":64,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":171,"column":60,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"},{"line":175,"column":62,"type":"ERROR","code":"WordPress.WP.I18n.NonSingularStringLiteralDomain","message":"The $domain parameter must be a single text string literal. Found: $text_domain","docs":"https:\/\/developer.wordpress.org\/plugins\/internationalization\/how-to-internationalize-your-plugin\/#basic-strings"}]

FILE: .env-example
[{"line":0,"column":0,"type":"ERROR","code":"hidden_files","message":"Hidden files are not permitted.","docs":""}]

FILE: Assets/Dailymotion Logo Circle.svg
[{"line":0,"column":0,"type":"ERROR","code":"badly_named_files","message":"File and folder names must not contain spaces or special characters.","docs":""}]

FILE: AdminPanel/Views/Topbar.php
[{"line":15,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$connection&quot;.","docs":""},{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$children&quot;.","docs":""},{"line":17,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_connected&quot;.","docs":""},{"line":35,"column":111,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":37,"column":125,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":39,"column":140,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"}]

FILE: AdminPanel/Views/SetupWizardView.php
[{"line":12,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$controller&quot;.","docs":""},{"line":13,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$currentState&quot;.","docs":""},{"line":13,"column":70,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":13,"column":118,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":14,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$steps&quot;.","docs":""},{"line":21,"column":42,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$stepId&quot;.","docs":""},{"line":21,"column":53,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$label&quot;.","docs":""},{"line":23,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$state&quot;.","docs":""},{"line":24,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$isVisuallyComplete&quot;.","docs":""},{"line":26,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$ariaCurrent&quot;.","docs":""},{"line":27,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$visualClass&quot;.","docs":""},{"line":30,"column":25,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$visualClass&quot;.","docs":""},{"line":33,"column":27,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$isClickable&quot;.","docs":""},{"line":34,"column":27,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$url&quot;.","docs":""},{"line":35,"column":217,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ariaCurrent'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":37,"column":25,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$label_html&quot;.","docs":""},{"line":39,"column":90,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label_html'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":41,"column":85,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label_html'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"}]

FILE: AdminPanel/Views/FeedbackBanner.php
[{"line":21,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$message&quot;.","docs":""},{"line":23,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$has_feedback&quot;.","docs":""},{"line":24,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$status_class&quot;.","docs":""},{"line":25,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$message_html&quot;.","docs":""},{"line":27,"column":52,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$status_class'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":32,"column":69,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message_html'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"}]

FILE: AdminPanel/Views/Partials/VideoHeading.php
[{"line":12,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$prefix&quot;.","docs":""},{"line":13,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$values&quot;.","docs":""},{"line":14,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$fonts&quot;.","docs":""},{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$id_prefix&quot;.","docs":""},{"line":17,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name_prefix&quot;.","docs":""},{"line":19,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$heading_enabled&quot;.","docs":""},{"line":20,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$heading_text&quot;.","docs":""},{"line":21,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font_heading&quot;.","docs":""},{"line":22,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$heading_size&quot;.","docs":""},{"line":45,"column":36,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font&quot;.","docs":""},{"line":46,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name&quot;.","docs":""},{"line":47,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$family&quot;.","docs":""},{"line":49,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$val&quot;.","docs":""},{"line":50,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$selected&quot;.","docs":""},{"line":51,"column":70,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$selected'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":59,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$sizes&quot;.","docs":""},{"line":60,"column":32,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$size&quot;.","docs":""},{"line":61,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$sel&quot;.","docs":""},{"line":62,"column":67,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sel'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":62,"column":80,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'strtoupper'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"}]

FILE: AdminPanel/Views/Partials/PlayerSelect.php
[{"line":17,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name&quot;.","docs":""},{"line":18,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$label&quot;.","docs":""},{"line":19,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$description&quot;.","docs":""},{"line":20,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$options&quot;.","docs":""},{"line":21,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$selected_value&quot;.","docs":""},{"line":22,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_contextual&quot;.","docs":""},{"line":28,"column":23,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$description'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":35,"column":36,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$option&quot;.","docs":""}]

FILE: AdminPanel/Views/Partials/VideoTitle.php
[{"line":12,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$prefix&quot;.","docs":""},{"line":13,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$values&quot;.","docs":""},{"line":14,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$fonts&quot;.","docs":""},{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$id_prefix&quot;.","docs":""},{"line":17,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name_prefix&quot;.","docs":""},{"line":19,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$title_enabled&quot;.","docs":""},{"line":20,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font_title&quot;.","docs":""},{"line":21,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$title_size&quot;.","docs":""},{"line":40,"column":36,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font&quot;.","docs":""},{"line":41,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name&quot;.","docs":""},{"line":42,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$family&quot;.","docs":""},{"line":44,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$val&quot;.","docs":""},{"line":45,"column":21,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$selected&quot;.","docs":""},{"line":46,"column":70,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$selected'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"},{"line":54,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$title_sizes&quot;.","docs":""},{"line":55,"column":38,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$size&quot;.","docs":""},{"line":56,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$sel&quot;.","docs":""},{"line":57,"column":67,"type":"ERROR","code":"WordPress.Security.EscapeOutput.OutputNotEscaped","message":"All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sel'.","docs":"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/#escaping-functions"}]

FILE: AGENTS.md
[{"line":0,"column":0,"type":"WARNING","code":"unexpected_markdown_file","message":"Unexpected markdown file \"AGENTS.md\" detected in plugin root. Only specific markdown files are expected in production plugins.","docs":""}]

FILE: AdminPanel/Controllers/ConnectionsController.php
[{"line":37,"column":20,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":42,"column":44,"type":"WARNING","code":"WordPress.Security.NonceVerification.Missing","message":"Processing form data without nonce verification.","docs":""},{"line":42,"column":44,"type":"WARNING","code":"WordPress.Security.ValidatedSanitizedInput.InputNotValidated","message":"Detected usage of a possibly undefined superglobal array index: $_POST[&#039;api_secret&#039;]. Check that the array index exists before using it.","docs":""},{"line":42,"column":44,"type":"WARNING","code":"WordPress.Security.ValidatedSanitizedInput.InputNotSanitized","message":"Detected usage of a non-sanitized input variable: $_POST[&#039;api_secret&#039;]","docs":""}]

FILE: AdminPanel/Controllers/VideoEmbedController.php
[{"line":61,"column":23,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":62,"column":25,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":64,"column":46,"type":"WARNING","code":"WordPress.Security.NonceVerification.Missing","message":"Processing form data without nonce verification.","docs":""},{"line":65,"column":44,"type":"WARNING","code":"WordPress.Security.NonceVerification.Missing","message":"Processing form data without nonce verification.","docs":""}]

FILE: AdminPanel/Controllers/SetupWizardController.php
[{"line":53,"column":19,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":53,"column":38,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":61,"column":19,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":62,"column":52,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":85,"column":19,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":86,"column":52,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":105,"column":19,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":106,"column":51,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":211,"column":13,"type":"WARNING","code":"WordPress.PHP.DevelopmentFunctions.error_log_error_log","message":"error_log() found. Debug code should not normally be used in production.","docs":""}]

FILE: AdminPanel/Views/VideoEmbed.php
[{"line":17,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$contextual&quot;.","docs":""},{"line":18,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$manual&quot;.","docs":""},{"line":19,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$dm_pro_connection&quot;.","docs":""},{"line":20,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$dm_pro_has_api&quot;.","docs":""},{"line":21,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_connected&quot;.","docs":""},{"line":23,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$player_ids&quot;.","docs":""},{"line":24,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$contextualIds&quot;.","docs":""},{"line":25,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$ids&quot;.","docs":""},{"line":28,"column":5,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$contextualIds&quot;.","docs":""},{"line":29,"column":5,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$ids&quot;.","docs":""},{"line":33,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$__theme_json&quot;.","docs":""},{"line":34,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$__theme_fonts&quot;.","docs":""},{"line":50,"column":9,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$active_tab&quot;.","docs":""},{"line":50,"column":29,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":50,"column":65,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":50,"column":65,"type":"WARNING","code":"WordPress.Security.ValidatedSanitizedInput.MissingUnslash","message":"$_GET[&#039;tab&#039;] not unslashed before sanitization. Use wp_unslash() or similar","docs":""},{"line":51,"column":9,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$base_url&quot;.","docs":""},{"line":68,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":85,"column":22,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":99,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":108,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":136,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":160,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":174,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":184,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":193,"column":17,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":211,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""}]

FILE: AdminPanel/Views/Sidebar.php
[{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$subpage&quot;.","docs":""},{"line":16,"column":18,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""},{"line":16,"column":69,"type":"WARNING","code":"WordPress.Security.NonceVerification.Recommended","message":"Processing form data without nonce verification.","docs":""}]

FILE: FrontEnd/ContextualEmbed.php
[{"line":32,"column":95,"type":"WARNING","code":"WordPress.WP.EnqueuedResourceParameters.MissingVersion","message":"Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.","docs":""}]

FILE: BlockEditor/BlockEditor.php
[{"line":93,"column":17,"type":"WARNING","code":"WordPress.WP.EnqueuedResourceParameters.MissingVersion","message":"Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.","docs":""}]

FILE: AdminPanel/Views/TopbarSetupWizard.php
[{"line":14,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$connection&quot;.","docs":""},{"line":15,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$children&quot;.","docs":""},{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_connected&quot;.","docs":""}]

FILE: AdminPanel/Views/Connections.php
[{"line":18,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$connection&quot;.","docs":""},{"line":19,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$children&quot;.","docs":""},{"line":20,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_connected&quot;.","docs":""}]

FILE: AdminPanel/Views/Partials/PlayerOptions.php
[{"line":11,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$prefix&quot;.","docs":""},{"line":12,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$values&quot;.","docs":""},{"line":14,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$id_prefix&quot;.","docs":""},{"line":15,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name_prefix&quot;.","docs":""},{"line":16,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_muted&quot;.","docs":""}]

FILE: AdminPanel/Views/Partials/PreviewSection.php
[{"line":12,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$prefix&quot;.","docs":""},{"line":27,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$suffix&quot;.","docs":""},{"line":36,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$suffix&quot;.","docs":""}]

FILE: AdminPanel/Views/Partials/ContextualToggle.php
[{"line":10,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$checked&quot;.","docs":""},{"line":11,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$connected&quot;.","docs":""}]

FILE: AdminPanel/Views/SetupWizardSteps/ContextualMatchingStep.php
[{"line":70,"column":25,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$fonts&quot;.","docs":""},{"line":72,"column":48,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font&quot;.","docs":""},{"line":73,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name&quot;.","docs":""},{"line":74,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$family&quot;.","docs":""},{"line":76,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$value&quot;.","docs":""},{"line":106,"column":25,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$fonts&quot;.","docs":""},{"line":108,"column":48,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$font&quot;.","docs":""},{"line":109,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$name&quot;.","docs":""},{"line":110,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$family&quot;.","docs":""},{"line":112,"column":33,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$value&quot;.","docs":""},{"line":142,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":154,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""}]

FILE: AdminPanel/Views/SetupWizardSteps/DefaultEmbedSettingsStep.php
[{"line":6,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$is_connected&quot;.","docs":""},{"line":7,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$dm_pro_connection&quot;.","docs":""},{"line":8,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$dm_pro_has_api&quot;.","docs":""},{"line":70,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$fonts&quot;.","docs":""},{"line":75,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":90,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":100,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":109,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""},{"line":121,"column":13,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$args&quot;.","docs":""}]

FILE: dailymotion-pro.php
[{"line":28,"column":10,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$dailymotion_pro_plugin&quot;.","docs":""},{"line":32,"column":1,"type":"WARNING","code":"WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound","message":"Global variables defined by a theme\/plugin should start with the theme\/plugin prefix. Found: &quot;$simulate_defer_file&quot;.","docs":""}]

