Title: Simple Popup Plugin
Author: Garrett Grimm
Published: <strong>31 Tháng 1, 2009</strong>
Last modified: 1 Tháng 10, 2024

---

Tìm kiếm plugin

![](https://ps.w.org/simple-popup-plugin/assets/banner-772x250.png?rev=1156554)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/simple-popup-plugin/assets/icon-128x128.png?rev=1156554)

# Simple Popup Plugin

 Bởi [Garrett Grimm](https://profiles.wordpress.org/grimmdude/)

[Tải về](https://downloads.wordpress.org/plugin/simple-popup-plugin.4.6.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/simple-popup-plugin/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/simple-popup-plugin/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/simple-popup-plugin/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/simple-popup-plugin/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/simple-popup-plugin/)

## Mô tả

[Check out the latest WordPress deals for your site.](https://appsumo.com/search?tags=wordpress&utm_source=sumo&utm_medium=wp-widget&utm_campaign=simple-popup-plugin)

Use this plugin to easily create links to simple popup windows. It supports multiple
popup links on posts/pages/widgets and window positioning/centering options.

## Ảnh màn hình

[⌊Screenshot of the options menu.⌉⌊Screenshot of the options menu.⌉[

Screenshot of the options menu.

## Cài đặt

Installation for General Use

 1. Upload the whole `simple-popup-plugin` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. In a post or page use the shortcode `[popup url="http://www.popup-url.com"]LINK
    TEXT[/popup]` to create a popup link.
 4. Go to the options page to adjust popup window dimensions and other options.

## Hỏi đáp

 1. To create a popup link in a post or page use `[popup url="http://www.popup-url.
    com"]Link Text Here[/popup]`.
 2. You adjust the dimensions of all popups in the options screen, or each individual
    popup using the width & height attributes within the shortcode, ie `[popup url="
    http://www.popup-url.com"]LINK TEXT[/popup]`.
 3. If you would like to use the shortcode in a template file simply call it like so:

## Đánh giá

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

### 󠀁[Does What It Says It Does](https://wordpress.org/support/topic/does-what-it-says-it-does-46/)󠁿

 [jpinches](https://profiles.wordpress.org/jpinches/) 3 Tháng 9, 2016

Finally, a plugin that does what it says it does. Works well with my non-standard
WP theme. Get a simple message to all or select pages when I’m down for maintenance.
Haven’t done any CSS with it but I’m sure that works well too judging by the design
of the plugin.

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

### 󠀁[Muy beno](https://wordpress.org/support/topic/muy-beno/)󠁿

 [caesychaos](https://profiles.wordpress.org/caesychaos/) 3 Tháng 9, 2016

😀

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

### 󠀁[Love this plug in!](https://wordpress.org/support/topic/love-this-plug-in-27/)󠁿

 [Gigmaster98](https://profiles.wordpress.org/gigmaster98/) 3 Tháng 9, 2016

This is an excellent plugin. Allowing the use of an image instead of link text creates
endless possibilities for buttons to launch pop-up windows. Visit my website at 
www.4power.com to see how I launch my welcome video using this plugin.

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

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-2969/)󠁿

 [vitka](https://profiles.wordpress.org/vitkalova/) 3 Tháng 9, 2016

Easy to modify and works fine! free version was enough for me.

 [ Đọc tất cả 12 đánh giá ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/)

## Người đóng góp & Lập trình viên

“Simple Popup Plugin” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Garrett Grimm ](https://profiles.wordpress.org/grimmdude/)
 *   [ RichH ](https://profiles.wordpress.org/richh/)

[Dịch “Simple Popup Plugin” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/simple-popup-plugin)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/simple-popup-plugin/), check
out [SVN repository](https://plugins.svn.wordpress.org/simple-popup-plugin/), hoặc
theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/simple-popup-plugin/)
qua [RSS](https://plugins.trac.wordpress.org/log/simple-popup-plugin/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 2.0

 * Added scrollbar option.
 * Added widget for displaying links to popups in sidebar.
 * Added template tag to create popup links in theme templates.

#### 3.0

 * Added support for multiple popups links.
 * Added window positioning options.
 * Removed widget (brought back in version 3.1)

#### 3.1

 * Brought back widget by popular demand.

#### 3.2

 * Widget upgraded to support multiple links and window centering option available–
   contributed by RichH

#### 3.3

Added class ‘simple_popup_link’ to links for styling and fixed some bugs.

#### 4.0

Added shortcode attributes for changing the dimensions of each popup window as needed.
Also added the attribute ‘class’ to the shortcode for adding a custom class to the
link if desired.

#### 4.1

Some code fixes and cleanup to ensure compatibility with new WordPress versions.

#### 4.2

Fixed issue of toolbar/scrollbar/location bar options not working correctly.

#### 4.4

 * Fixed PHP7 depricated class constructor.
 * Fixed widget.
 * Cleaned up options screen.

#### 4.5

 * Fix XSS vulnerability.
 * Address has_cap deprecation notice.

#### 4.6

 * Fix XSS vulnerability.

## Meta

 *  Phiên bản **4.6**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **1.000+**
 *  Phiên bản WordPress ** 2.8 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.6.5**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/simple-popup-plugin/)
 * Thẻ
 * [bands](https://vi.wordpress.org/plugins/tags/bands/)[music](https://vi.wordpress.org/plugins/tags/music/)
   [popup](https://vi.wordpress.org/plugins/tags/popup/)[simple](https://vi.wordpress.org/plugins/tags/simple/)
   [tools](https://vi.wordpress.org/plugins/tags/tools/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/simple-popup-plugin/advanced/)

## Đánh giá

 4.9 trên 5 sao.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/?filter=1)

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/simple-popup-plugin/reviews/)

## Những người đóng góp

 *   [ Garrett Grimm ](https://profiles.wordpress.org/grimmdude/)
 *   [ RichH ](https://profiles.wordpress.org/richh/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/simple-popup-plugin/)