Stop Confusion

This plugin allows you to check your themes' presence in WordPress remote repository from the…

Author:Idan Carta-Lag (profile at wordpress.org)
WordPress version required:
WordPress version tested:5.9.3
Plugin version:0.1
Added to WordPress repository:13-04-2022
Last updated:13-04-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:266
plugin download
Click to start download

This plugin allows you to check your themes’ presence in WordPress remote repository.

Its aim is to give a simple solution to prevent severe security issues based on an attacker faking a theme update for your theme and taking over your WordPress installation and server.

Indeed, (WordPress 5.8 security fix)[https://make.wordpress.org/core/2021/06/29/introducing-update-uri-plugin-header-in-wordpress-5-8/] gave us a new Plugin header to help plugin developers prevent that kind of issue. However, the same solution cannot be applied to theme development at the time of developing this plugin, as there is no “Update URI” header for themes.

“Stop Confusion” checks your theme’s presence in WordPress SVN.

If your theme is not available at the time of the scan, the plugin prevents you from updating the theme from the WordPress admin panel.