=== AA Live Your Site ===
Contributors: aaextensions
Donate link: https://aaextensions.com
Tags: url-migration, database-update, livesite, site-migration, url-replacement
Requires at least: 5.2
Tested up to: 6.8.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Lightweight WordPress plugin to safely update all URLs in your database after migrating from localhost to live or switching to a new domain.

== Description ==
A lightweight WordPress plugin that safely updates all site URLs in your database after migrating from localhost to a live server or changing to a new domain.


= Features =
<ol>
  <li>Update all site URLs across WordPress database tables</li>
  <li>Safe Mode: Preview changes without modifying data</li>
  <li>Backup database before URL update (requires server support)</li>
  <li>Support for Elementor and other page builders</li>
  <li>Works with multilingual and multi-language sites</li>
  <li>Option to include custom tables for premium users</li>
  <li>Elegant and user-friendly admin interface</li>
  <li>Built-in Help and Troubleshooting tabs</li>
  <li>Collapsible FAQ section within the settings page</li>
  <li>Secure with nonce verification and permission checks</li>
</ol>



= How to use it =
<ol>
  <li>Enter the old URL you want to replace (e.g., <code>https://oldsite.com</code>).</li>
  <li>Enter the new URL to update to (e.g., <code>https://newsite.com</code>).</li>
  <li>Optionally, check “Create database backup” to save your current database.</li>
  <li>Optionally, enable “Safe Mode” to preview changes without applying them.</li>
  <li>Optionally, check “Include custom tables” to update additional plugin data (premium feature).</li>
  <li>Click “Update URLs” to start the replacement process.</li>
  <li>Review the success or preview messages displayed after the operation.</li>
</ol>



= Installation =
<ol>
  <li>Download the plugin ZIP file.</li>
  <li>Go to your WordPress admin dashboard.</li>
  <li>Navigate to <strong>Plugins &gt; Add New</strong>.</li>
  <li>Click <strong>Upload Plugin</strong> and choose the ZIP file.</li>
  <li>Click <strong>Install Now</strong> and then <strong>Activate</strong>.</li>
  <li>Access the plugin from the admin menu labeled <strong>Live Site</strong>.</li>
</ol>

= Screenshots =

Coming Soon .. 

= Changelog =

<ol>
	<li><strong>Version 1.0.1</strong> (2025-06-02)
		<ol type="a">
			<li>Version 1.0 - Initial release with URL update functionality.</li>
			<li>Added Safe Mode to preview URL replacements without changes.</li>
			<li>Included database backup option before updates.</li>
			<li>Supported Elementor and multilingual sites.</li>
			<li>Added premium feature: include custom tables for extended replacements.</li>
			<li>Improved admin UI with Help, Troubleshooting tabs, and FAQ section.</li>
			<li>Enhanced security with nonce verification and permission checks.</li>
		</ol>
	</li>
</ol>