=== WebBooster Update History ===
Contributors: webboostercolombia
Tags: wordpress updates, maintenance, dashboard widget, update counter, site monitoring
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display a summary of all updates performed on your WordPress site directly in the Dashboard.

== Description ==

WebBooster Update History adds a lightweight dashboard widget that displays the total number of updates performed on your WordPress website.

This plugin is ideal for:
* Agencies providing WordPress maintenance services 
* Freelancers managing multiple websites 
* Site owners who want visibility into technical activity 

The dashboard widget shows:
* Total number of updates performed
* Plugin updates count
* Theme updates count
* WordPress core updates count

All information is presented in a clean and simple overview directly in the WordPress Dashboard. No complex setup required.

=== Features (Free Version) ===
* Dashboard widget integration 
* Total updates counter 
* Breakdown by type: plugins, themes, and core 
* Lightweight and performance-friendly 
* Works with manual and automatic updates 

=== Upgrade to Pro ===
The Pro version unlocks full update logging and detailed tracking, including:
* Exact update date
* Component type (plugin, theme, core)
* Component name
* Previous version
* New version
* User who performed the update

Planned future features include: filters by date and update type, annual statistics, visual charts, and report export functionality. More information coming soon.

=== About the Developer ===
WebBooster Update History is developed and maintained by Web Booster, a team focused on WordPress solutions, maintenance workflows, and tools for professionals. 

Learn more at https://webbooster.com.co

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. The widget will automatically appear in the Dashboard.

== Frequently Asked Questions ==

= Does this plugin affect site performance? =
No. It only records data when an update occurs and displays a simple counter in the Dashboard.

= Does it track automatic updates? =
Yes. Both manual and automatic updates are counted.

= Does it store sensitive information? =
No. Only technical update activity is recorded.

== Screenshots ==

1. The Dashboard widget showing the update summary.
2. (Si tienes una segunda imagen, pon la descripción aquí, si no, borra esta línea).

== Changelog ==

= 1.3 =
* Free version: Dashboard widget only (admin page removed).
* Free version: Smart uninstall - preserves data if Pro version detected.
* Added missing core files (class-wbuh-install.php, class-wbuh-logger.php).
* Internationalization support added.
* Code comments translated to English.
* Fixed WordPress.org validation compliance.
* Updated compatibility: WordPress 6.9, PHP 7.2+.

= 1.2 =
* Adjustments to meet WordPress.org standards.
* Code refactoring improvements.

= 1.1 =
* Initial public release.
* Dashboard counter functionality implemented.