=== Ajax Load More: Query Loop ===

Contributors: dcooney, connekthq
Author: Connekt Media
Author URI: https://connekthq.com/
Plugin URI: https://connekthq.com/plugins/ajax-load-more/add-ons/query-loop/
Requires at least: 6.0
Tested up to: 6.8
Stable tag: trunk
Homepage: https://connekthq.com/
Version: 1.0.1

== Copyright ==
Copyright 2025 Darren Cooney & Connekt Media

This software is NOT to be distributed, but can be INCLUDED in WP themes: Premium or Contracted.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

== Description ==

The Query Loop add-on integrates infinite scrolling into Query Loop block templates.

http://connekthq.com/plugins/ajax-load-more/add-ons/query-loop/

== Installation ==

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `ajax-load-more-query-loop.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

= Using FTP =

1. Download `ajax-load-more-query-loop.zip`.
2. Extract the `ajax-load-more-query-loop` directory to your computer.
3. Upload the `ajax-load-more-query-loop` directory to the `/wp-content/plugins/` directory.
4. Ensure Ajax Load More is installed prior to activating the plugin.
5. Activate the plugin in the WP plugin dashboard.

== Changelog ==

= 1.0.1 - June 9, 2025 =
* UPDATE: Updated load_text_domain action to remove PHP warning.
* UPDATE: Added `ajax-load-more` as a required plugin and removed activation hooks/notices.
* UPDATE: Various code cleanups and organization.

= 1.0 - January 17, 2025 =
* Initial Release.
