=== Trece Agenda ===
Contributors: ulloa
Tags: agenda, calendar
Requires at least: 3.8
Tested up to: 6.3
Stable tag: 1.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Agenda System for WordPress

== Description ==
A simple agenda plugin for managing internal events.
Fully translatable (text domain: trece-agenda). Ships with English (default) and Spanish (es_ES) translations.

== Credits ==
Fullcalendar (https://fullcalendar.io/license)

== Installation ==

1. Upload the 'trece-agenda' plugin folder to the '/wp-content/plugins/' directory.
2. Activate the "trece-agenda" list plugin through the 'Plugins' menu in WordPress.
3. Ready, add some events.

== Screenshots ==
1- Agenda

== Changelog ==
= 1.1 =
* Internationalization: English source strings with Spanish (es_ES) translation.
* Secured the REST events endpoint (now requires an authenticated capable user).
* Admin assets only load on the plugin page.

= 1.0 =
* Plugin publish