Title: ExtraSpace
Author: michaelgrover
Published: <strong>دسمبر 24, 2025</strong>
Last modified: دسمبر 24, 2025

---

جستجوی افزونه‌ها

![](https://ps.w.org/extraspace/assets/banner-772x250.png?rev=3426572)

![](https://ps.w.org/extraspace/assets/icon-256x256.png?rev=3426572)

# ExtraSpace

 توسط [michaelgrover](https://profiles.wordpress.org/michaelgrover/)

[دانلود](https://downloads.wordpress.org/plugin/extraspace.1.1.1.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/extraspace/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/extraspace/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/extraspace/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/extraspace/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/extraspace/)

## توضیحات

ExtraSpace adds a clean, minimal tab to the edge of your website. When clicked, 
it reveals a smooth slide-in panel that can contain:

 * Text, headings, buttons
 * Images and simple layouts
 * Forms and newsletter signups
 * Event listings or other shortcodes
 * Any standard WordPress HTML content

It’s perfect for when you want to give broad distribution to a single message **
without interfering with the rest of the page**.

Use ExtraSpace for:

 * Product Launches
 * Fundraising and annual-appeal banners
 * Featured events or program highlights
 * Seasonal promotions
 * Newsletter opt-ins
 * Calls-to-action that don’t disrupt reading flow
 * Mini “landing panels” built with HTML and shortcodes

ExtraSpace stays inactive until the visitor opens it. (You can enable an optional
auto-open or wiggle tease feature).

ExtraSpace is useful for:

 * Arts organizations
 * Nonprofits during campaign season
 * Membership sites
 * e-commerce sites
 * Publishers and editorial teams
 * Sites needing tailored behavioral logic

### Key Features (Free Edition)

 * Custom tab placed on the edge of your site
 * Slide-in panel with fully custom HTML
 * Full shortcode support (forms, event lists, etc.)
 * Optional auto-slide on page load
 * Optional “wiggle tease” effect
 * Show/hide on the homepage
 * Visibility modes: Nobody (Off), Everybody (On), Editors+ only
 * Tab label and background color controls
 * Keyboard accessible (Escape closes the panel)
 * Respects “prefers-reduced-motion”
 * Lightweight: minimal CSS + a small inline JS bundle
 * GA4 / GTM integration for tracking panel opens and link clicks

### ExtraSpace Pro (Coming Soon)

The Pro version will include:

 * Additional panel widths (Narrow + Wide)
 * Stories — a mini content system for showcasing multiple blurbs
 * Advanced Rule-based Visibility
    - Example: “Show when URL contains `/events/` and visitor is logged out.”
    - Example: “Don’t show on blog pages.”

Pro adds _intelligence_ to your panel without complicating your workflow.
 Watch
for updates at: https://www.96monkeys.com/wordpress-plugins/extraspace/

### ExtraSpace Custom (Premium Service)

Organizations with unique requirements, such as multi-panel behaviors, per-page 
logic, custom animations, deeper integrations, or bespoke branding, can commission
a **custom-built ExtraSpace** designed to fit their needs perfectly.

Consider:

 * Network Visibility
 * Multi-panel
 * Multiple Creatives
 * Geo/Time-based (Campaign windows)

Learn more or request a quote at: https://96monkeys.com

## عکس‌های صفحه

 * [[
 * Your ExtraSpace tab on the screen’s edge
 * [[
 * A click on the tab opens the panel
 * [[
 * ExtraSpace has many uses.
 * [[
 * ExtraSpace supports a variety of content types
 * [[
 * The Settings screen offers a variety of configurations, including GTM/GA4 tracking,
   Tab customizations, Visibility, and more.

## نصب

 1. Upload the `extraspace` folder to `/wp-content/plugins/`,
     **OR** install through**
    Plugins  Add New  “ExtraSpace”**.
 2. Activate the plugin.
 3. A new **ExtraSpace** menu will appear in your WordPress dashboard.

Then:

 * **ExtraSpace  ExtraSpace HTML**
    Build the content for your panel using standard
   HTML, media, and shortcodes.
 * **ExtraSpace  Settings**
    Configure visibility, behavior, tab styling, GA tracking,
   auto-open options, and more.

Visit the front end and you’ll see the ExtraSpace tab on the right edge. Click to
open.

## سوالات متداول

### Where does the tab appear?

On the right-hand edge of your site by default.

### Does it work with any block, classic, or page-builder theme?

Yes. ExtraSpace overlays on top of your existing layout and does not modify templates.

Compatible with all themes and builders (Elementor, Beaver Builder, Divi, etc.).

### Can I restrict who sees the panel?

Yes — choose from:
 * Nobody * Everybody * Writers only (Authors, Editors, Admins)

### Can I use shortcodes inside the panel?

Absolutely. Shortcodes render normally, making this ideal for forms, event lists,
or dynamic content.

### Can I show different content on different pages?

ExtraSpace (free) shows one panel site-wide.
 Advanced Visibility Rules — such as“
Show when URL contains `/events/`” — will be available in ExtraSpace Pro.

### Is ExtraSpace accessible?

Yes. ExtraSpace supports ARIA roles, keyboard navigation, focus management, Escape-
to-close, and reduced-motion compatibility.

### Will this slow down my site?

No. ExtraSpace is intentionally lightweight:
 * One small CSS file * A few kilobytes
of inline JavaScript * No jQuery * No external library dependencies

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“ExtraSpace” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ michaelgrover ](https://profiles.wordpress.org/michaelgrover/)

[ترجمه “ExtraSpace” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/extraspace)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/extraspace/), را بررسی
کنید [مخزن SVN](https://plugins.svn.wordpress.org/extraspace/), یا مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/extraspace/)
توسط [RSS](https://plugins.trac.wordpress.org/log/extraspace/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.1.1

 * Fix: “Show on Home Page” and GA tracking checkboxes now save correctly when unchecked.
 * Fix: Add wp_footer() fallback so the panel renders on themes that don’t call 
   wp_body_open().
 * Change: New installs default “Who can see the ExtraSpace?” to Writers only.

#### 1.1.0

 * First public release
 * Custom HTML panel with shortcode support
 * Visibility controls
 * Tab label + background color
 * Auto-slide + wiggle tease
 * GA4/GTM event tracking
 * Intro page in admin

## اطلاعات

 *  Version **1.1.1**
 *  Last updated **4 ماه پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 6.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/extraspace/)
 * Tags
 * [announcements](https://fa-af.wordpress.org/plugins/tags/announcements/)[call to action](https://fa-af.wordpress.org/plugins/tags/call-to-action/)
   [marketing](https://fa-af.wordpress.org/plugins/tags/marketing/)[promotion](https://fa-af.wordpress.org/plugins/tags/promotion/)
   [slideout](https://fa-af.wordpress.org/plugins/tags/slideout/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/extraspace/advanced/)

## امتیازها

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/extraspace/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/extraspace/reviews/)

## مشارکت کنندگان

 *   [ michaelgrover ](https://profiles.wordpress.org/michaelgrover/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/extraspace/)