
WP Country Security & Risk Analysis
wordpress.org/plugins/wp-countryProvides WP_Country PHP class to get countries list as an array and dropdown country select for use in other plugins and themes.
Is WP Country Safe to Use in 2026?
Generally Safe
Score 85/100WP Country has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-country plugin v0.2 exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. Furthermore, the absence of dangerous function usage, file operations, external HTTP requests, and the complete reliance on prepared statements for SQL queries are excellent security practices. The plugin also shows no history of known vulnerabilities, indicating a stable and secure development trend.
However, a notable concern is the complete lack of output escaping, with 100% of outputs being unescaped. This could lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly outputted into the page without proper sanitization. Additionally, the absence of nonce and capability checks across any potential entry points (even though there are none identified) suggests a potential oversight in robust authorization and integrity protection mechanisms. While the current lack of attack surface mitigates immediate risk, future updates introducing new features could inherit these weaknesses if not addressed.
Key Concerns
- 100% of outputs unescaped
- No nonce checks
- No capability checks
WP Country Security Vulnerabilities
WP Country Code Analysis
Output Escaping
WP Country Attack Surface
Maintenance & Trust
WP Country Maintenance & Trust
Maintenance Signals
Community Trust
WP Country Alternatives
Country & Phone Field Contact Form 7
country-phone-field-contact-form-7
Add country drop down with flags and phone number with country phone extension fields in contact form 7.
Country State City Dropdown CF7
country-state-city-auto-dropdown
Add country state city dropdown CF7 in contact form 7 plugin. In PRO you can use these features on any type of form.
Navigation menu as Dropdown Widget
navigation-menu-as-dropdown-widget
WordPress plugin which provides a widget with a clickable dropdown of a WordPress navigation menu. It supports one level of parent-child menu's.
WC City Select
wc-city-select
City Select for WooCommerce. Show a dropdown select as the cities input.
RY City Select for WooCommerce
ry-wc-city-select
Show a dropdown select as the cities input on WooCommerce. Auto set the postcode for selected city.
WP Country Developer Profile
7 plugins · 2K total installs
How We Detect WP Country
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.