=== Latest News, Posts, Articles ===
Contributors: ferdausalom
Tags: latest news, latest posts, latest articles, blog, news feed, article feed
Requires at least: 5.0
Tested up to: 6.8.3
Stable tag: 1.0.1
Requires PHP: 7.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display responsive latest news, posts, feeds, or articles anywhere on your WordPress site. Easy to use with shortcode support.

== Description ==

Responsive Latest News/Posts/Feeds/Articles is an easy-to-use WordPress plugin that allows you to display the latest news, posts, articles, or feed items on any page, post, or widget area. You can add as many news items or articles as needed.

For additional features, customizations, or enhancements, please contact the developer at **faferdaus@gmail.com**.

= Support the Plugin =

Maintaining a free plugin is challenging without support from users. If you enjoy using Responsive Latest News/Posts/Feeds/Articles, consider donating to support ongoing development: **faferdaus@gmail.com**.

= Privacy Notice =

By default, this plugin does not:  
* Track users by stealth  
* Send data to external servers  
* Use cookies

== Features ==

* Display latest news, posts, or articles anywhere via shortcode
* Fully responsive layout, compatible with any WordPress theme
* Lightweight and optimized for fast performance
* Easy-to-use admin interface to manage content
* Supports unlimited news/posts/articles
* GDPR-friendly – no tracking or external servers
* Customizable display options via shortcode attributes

== Shortcode ==

Use the shortcode below to display news, posts, or articles anywhere:

[lnpa-latest-news]


You can place it inside any page, post, sidebar widget, or block editor shortcode block.

== Installation ==

1. Upload the entire `Latest-News-Posts` folder to `/wp-content/plugins/`.  
2. Activate the plugin through **Plugins > Installed Plugins**.  
3. Use the shortcode `[lnpa-latest-news]` to display your news, posts, or articles.  
4. Manage settings under the **LNPA Settings** menu in your WordPress admin dashboard.

== Frequently Asked Questions ==

= How do I display the latest news or posts? =
Use the shortcode `[lnpa-latest-news]` on any page, post, or widget.

= Can I display unlimited news or articles? =
Yes, the plugin allows you to add and display as many items as needed.

= Is the layout responsive? =
Yes, it automatically adjusts for all screen sizes and devices.

= Can I customize the look and feel? =
Yes, basic customization can be done with CSS. For advanced customization, contact the developer at **faferdaus@gmail.com**.

= Does the plugin store or share data externally? =
No. All data stays on your WordPress site; nothing is sent externally.

== Screenshots ==

1. screenshot-1.jpg – Admin settings page  
2. screenshot-2.jpg – Example of latest news display on frontend

== Support ==
Email: [mailto:faferdaus@gmail.com](mailto:faferdaus@gmail.com)

== Changelog ==

= 1.0.1 =
* Updated Carbon Fields plugin dependency to version 3.6.9 for improved PHP 8.x compatibility.
* Fixed deprecated PHP warnings related to get_class() without arguments.
* General code cleanup and stability improvements.
