=== Easy Announcements === Tags: announcements, popups, banner, heading, announce, advertisement, advertise, briefing, broadcast, disclosure, message, news, notice, statement, easy, philly web team Requires at least: 4.7 Tested up to: 6.9.4 Requires PHP: 7.4 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Easily add announcements in the form of banners and popups to your WordPress site. == Description == Upgrade your site with customizable announcements in 3 configurable areas (more to come in future updates) and popups. = Features = * Add banners anywhere on your site * Configurable colors, sizes, and alignments for banners * Choose which pages to show announcement on or which pages to hide on * Optionally dismissible banners that retain memory on being dismissed by user * Set start and expiration dates and times of announcements * Compatible with any theme, and if using a common theme will automatically configure self correctly = Setup = Once you install and active please be sure to visit the settings page to configure the plugin before adding your announcements or popups. Documentation is coming soon on this process. = Links = * [Website](https://www.phillywebteam.com/) * [Github](https://github.com/phillywebteam/easy-announcements) == Changelog == = 1.0.2 = * Reorginized functions into classes = 1.0.1 = * Removed dependency on ACF and added custom meta box. * Minor bug fixes and optimizations. = 0.2.2 = * Fixed array offset PHP error = 0.2.2 = * Optimized storing and loading of announcements on frontend * Updated ACF version to 6.3.4 * Adjusted loading criteria for ACF = 0.2.1 = * Updated ACF version to 6.2.2 = 0.2 = * Fixed PHP errors and page include/exclude fixed = 0.1.9.1 = * Bug fix surrounding ACF = 0.1.9 = * Updated ACF version to 6.1.6 for security patches = 0.1.8 = * Updated ACF version to 6.0.7 * Added check to see if ACF is already installed and not load local version. = 0.1.7 = * Stylesheet adjustments and fixes = 0.1.6.1 = * Fixing small bug from last update = 0.1.6 = * Bug fixes = 0.1.5 = * Fixing cookie not saving = 0.1.4 = * Fixed headers error * Beginning development of sticky headers = 0.1.3 = * Fixing JS injection bugs * Fixing issue where not all themes report same slug * If theme not found try looking for common IDs and classes to try = 0.1.2 = * Limiting content types that can be added to announcement if using block editor * Added navigation bar to live select tool * Live select tool will now detect if a known theme is used and automatically suggest the correct selectors = 0.1.1 = * Initial submission of plugin