Title: Advanced Addons, Theme &amp; Core Exporter
Author: Kirtikumar Solanki
Published: <strong>ഡിസംബർ 23, 2025</strong>
Last modified: മാർച്ച്‌ 21, 2026

---

Search plugins

![](https://ps.w.org/advanced-addons-theme-core-exporter/assets/banner-772x250.png?
rev=3430671)

![](https://ps.w.org/advanced-addons-theme-core-exporter/assets/icon-256x256.png?
rev=3425769)

# Advanced Addons, Theme & Core Exporter

 By [Kirtikumar Solanki](https://profiles.wordpress.org/solankisoftware/)

[Download](https://downloads.wordpress.org/plugin/advanced-addons-theme-core-exporter.1.0.1.zip)

 * [Details](https://ml.wordpress.org/plugins/advanced-addons-theme-core-exporter/#description)
 * [Reviews](https://ml.wordpress.org/plugins/advanced-addons-theme-core-exporter/#reviews)
 *  [Installation](https://ml.wordpress.org/plugins/advanced-addons-theme-core-exporter/#installation)
 * [Development](https://ml.wordpress.org/plugins/advanced-addons-theme-core-exporter/#developers)

 [Support](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/)

## Description

**Advanced Addons, Theme & Core Exporter** is a powerful administrative tool that
allows you to export and download:

 * Installed plugins
 * Installed themes
 * WordPress core files
 * Database (SQL)

All exports are generated as **clean ZIP archives**, making this plugin ideal for:

 * Website migration
 * Local development setup
 * Backup before updates
 * Manual plugin or theme version archiving
 * WordPress debugging and testing

Simply navigate to **Tools  Advanced Addons, Theme & Core Exporter** and download
what you need with a single click.

The plugin supports **ZipArchive** and automatically falls back to **WordPress PclZip**,
ensuring compatibility across all hosting environments.

### 🚀 Features

### 🔌 Export Installed Plugins

 * View all active and inactive plugins
 * Displays plugin version, size, and main file
 * One-click ZIP download for each plugin
 * Download button available on the Plugins screen

### 🎨 Export Installed Themes

 * Export active and inactive themes
 * Shows theme version, folder name, and size
 * One-click ZIP download
 * Download button available on the Themes screen

### 🧩 Export WordPress Core Files

Choose exactly what you want to export:

 * **Complete WordPress Files** (Excludes `wp-config.php` for security)
 * **Core Folders Only**: `wp-admin`, `wp-includes`, root files
 * **Uploads Folder** (`wp-content/uploads`)
 * **wp-content Only (excluding uploads)`
 * **wp-admin Only**
 * **wp-includes Only**

### 🗄 Database Export

 * Export the complete WordPress database as a `.sql` file

### 📦 Combined ZIP Export

 * Select multiple core options
 * Generate **one combined ZIP archive** containing all selected items

### 🔐 Security & Compatibility

 * Admin-only access (`manage_options`)
 * Nonce-protected download actions
 * Respects WordPress file permissions
 * Automatically excludes sensitive configuration files

### 🖥 Clean Admin Interface

 * Native WordPress-style UI
 * Clear tables with plugin and theme details
 * Simple, fast, and reliable workflow

### Usage

Navigate to:

**Tools  Advanced Addons, Theme & Core Exporter**

You will find three main sections:

### 1️⃣ Installed Plugins

 * Plugin name, version, and size
 * Click **Download** to export as ZIP

### 2️⃣ Installed Themes

 * Theme version, folder name, and size
 * Click **Download** for instant ZIP export

### 3️⃣ WordPress Core Export

 * Select one or more export options
 * Click **Download** or **Create & Download Combined ZIP**

### Credits

Developed by [Kirtikumar Solanki](https://profiles.wordpress.org/solankisoftware/).

Donations welcome via [PayPal](https://paypal.me/kirtikumar89).

## Screenshots

 * [[
 * Advanced Addons, Theme & Core Exporter main page
 * [[
 * Plugins screen with Download button
 * [[
 * Themes screen with Download button

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate the plugin from the **Plugins** menu
 3. Go to **Tools  Advanced Addons, Theme & Core Exporter**
 4. Export plugins, themes, core files, or database as needed

## FAQ

### Does this plugin export plugins and themes as ZIP files?

Yes. Each plugin and theme is exported as a clean ZIP archive.

### Can I export the WordPress database?

Yes. Enable the **Download Full Database** option to export a `.sql` file.

### Can I create a single ZIP with multiple folders?

Yes. Select multiple options and click **Create & Download Combined ZIP**.

### What if ZipArchive is not available on my server?

The plugin automatically falls back to **WordPress PclZip**.

### Are sensitive files included?

No. For security reasons, `wp-config.php` is excluded by default.

### Who can access this plugin?

Only administrators with the `manage_options` capability.

## Reviews

![](https://secure.gravatar.com/avatar/2261f4f418d28aa5cc42078405b37bc8d74c5f019d301b440e908d628fb735ae?
s=60&d=retro&r=g)

### 󠀁[Download plugins, themes, core folders and database in clicks](https://wordpress.org/support/topic/download-plugins-themes-core-folders-and-database-in-clicks/)󠁿

 [rahuulparmar](https://profiles.wordpress.org/rahuulparmar/) ജനുവരി 28, 2026

Great plugin for Download plugins, themes, core folders and also full database at
one place. And also you can download from plugins listing page and theme listing
page as well. All processes working smoothly through ajax without page load.

 [ Read all 1 review ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/)

## Contributors & Developers

“Advanced Addons, Theme & Core Exporter” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ Kirtikumar Solanki ](https://profiles.wordpress.org/solankisoftware/)

[Translate “Advanced Addons, Theme & Core Exporter” into your language.](https://translate.wordpress.org/projects/wp-plugins/advanced-addons-theme-core-exporter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/advanced-addons-theme-core-exporter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/advanced-addons-theme-core-exporter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/advanced-addons-theme-core-exporter/)
by [RSS](https://plugins.trac.wordpress.org/log/advanced-addons-theme-core-exporter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * AJAX-based export process instead of full page reload
 * Faster and smoother plugin, theme, and core downloads
 * Minor UI improvements
 * Bug fixes and improved compatibility

#### 1.0.0

 * Initial release
 * Export installed plugins with version and size
 * Export installed themes with template details
 * WordPress core export options
 * Full database export (SQL)
 * Combined ZIP export
 * ZipArchive with automatic PclZip fallback
 * Clean and user-friendly admin interface

## Meta

 *  Version **1.0.1**
 *  Last updated **2 മാസങ്ങള്‍ ago**
 *  Active installations **10+**
 *  വേർഡ്പ്രസ്സ് പതിപ്പ് ** 5.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **6.9.4**
 *  PHP പതിപ്പ് ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/advanced-addons-theme-core-exporter/)
 * Tags
 * [backup](https://ml.wordpress.org/plugins/tags/backup/)[migration](https://ml.wordpress.org/plugins/tags/migration/)
   [plugin export](https://ml.wordpress.org/plugins/tags/plugin-export/)[theme export](https://ml.wordpress.org/plugins/tags/theme-export/)
 *  [Advanced View](https://ml.wordpress.org/plugins/advanced-addons-theme-core-exporter/advanced/)

## Ratings

 5ൽ 5 നക്ഷത്രങ്ങൾ.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/reviews/)

## Contributors

 *   [ Kirtikumar Solanki ](https://profiles.wordpress.org/solankisoftware/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/advanced-addons-theme-core-exporter/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/kirtikumar89)