=== Pressburst News Feed ===
Contributors: pressburst, pixeldesignsplugins
Tags: Pressburst, News Feed
Requires at least: 5.5
Tested up to: 7.0
Stable tag: 1.1.7
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Provides API access to Pressburst news articles.
 
== Description ==
 
The Pressburst News Feed plugin seamlessly connects your WordPress site to the Pressburst content platform, allowing you to easily import and display professionally curated news articles on your website.

= Key Features =

* **Simple API Integration**: Connect to your Pressburst account with just an API key and channel code
* **Controlled Content Import**: Import news articles as drafts, giving you full editorial control before publishing
* **Automatic Image Handling**: Featured images are automatically set using the primary photo from each Pressburst article
* **Beautiful Image Galleries**: Non-primary images are organized into attractive gallery layouts
* **Lightbox Integration**: Optional Fancybox integration for an enhanced image viewing experience
* **Flexible Attribution Options**: Choose whether to include Pressburst attribution with imported content
* **Custom Author Assignment**: Assign imported content to specific WordPress authors
 
== Installation ==
 
1. Upload the plugin folder to your /wp-content/plugins/ folder.
1. Go to the **Plugins** page and activate the plugin.
 
== Frequently Asked Questions ==
 
= How do I use this plugin? =
 
* Add your Pressburst API key & API channel code under the "API Settings" tab
* Click "Save" to run the import process for the first time

Full documentation can be found under the plugin tab "Getting Started" and clicking "Plugin Setup"
 
= How to uninstall the plugin? =
 
Simply deactivate and delete the plugin. 
 
== Changelog ==
= 1.1.7 =
* Tested and updated for WordPress 7.0
* Fixed i18n string escaping issues flagged by Plugin Check
* Replaced discouraged file deletion calls with wp_delete_file()
* Improved input handling with wp_unslash() before sanitization
* Added missing languages directory and aligned plugin metadata

= 1.1.6 =
* Updated for compatibility with WordPress 6.7.2
* Added proper text domain loading
* Improved performance with conditional script loading
* Enhanced security with nonce verification

= 1.0 =
* Plugin released.