Title: Cornify for WordPress
Author: B.
Published: <strong>3 Tháng 4, 2011</strong>
Last modified: 14 Tháng 12, 2019

---

Tìm kiếm plugin

![](https://ps.w.org/cornify-for-wordpress/assets/banner-772x250.png?rev=1507966)

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/cornify-for-wordpress/assets/icon-256x256.png?rev=1507966)

# Cornify for WordPress

 Bởi [B.](https://profiles.wordpress.org/bandonrandon/)

[Tải về](https://downloads.wordpress.org/plugin/cornify-for-wordpress.1.3.zip)

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

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

## Mô tả

Adds Cornify (cornify.com) to your WordPress. After five seconds of inactivity the
site will show unicorns
 to the visitor until they interact with the site again.
This was developed primarily as an April fools joke.

## Ảnh màn hình

 * [[
 * A cornified site

## Cài đặt

Just activate the plugin and if you don’t interact with your site you should see
unicorns. There is no control panel, at least for the moment.
 See FAQ for manual
options. When you’re done with it and had enough, just deactivate it.

## Hỏi đáp

  The plugin doesn’t seem to work. Do I need anything special in my theme?

Yes, your theme must have a call to `php wp_footer(); ?>` at the very bottom right
before the “ tag.

  Can I change the interval of the unicorns?

Yes, you can change `var idol_time = 5000;` in `js/cornify.js` to the number of (
milli)seconds you would like before unicorns start showing up.

## Đánh giá

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

### 󠀁[Adds some needed ✨ 🐴 🌈](https://wordpress.org/support/topic/adds-some-needed-%e2%9c%a8-%f0%9f%90%b4%f0%9f%8c%88/)󠁿

 [helpingcat](https://profiles.wordpress.org/helpingcat/) 10 Tháng 3, 2017

This plugin makes the world a better place. 13/10 for adding ✨

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

### 󠀁[Makes me SO HAPPY :glitter:](https://wordpress.org/support/topic/makes-me-so-happy-glitter/)󠁿

 [andreabadgley](https://profiles.wordpress.org/andreabadgley/) 7 Tháng 3, 2017

I install this plugin on every WordPress site I own. It makes me giggle endlessly.
So many rainbows! So many unicorns!

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

### 󠀁[Because UNICORNS!](https://wordpress.org/support/topic/because-unicorns/)󠁿

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

Never hurts to engage your visitors in a fun way! See if it has any effect on your
bounce rate, or just use it as a prank. 😉

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

### 󠀁[Best way to make sure your viewers are paying attention](https://wordpress.org/support/topic/best-way-to-make-sure-your-viewers-are-paying-attention/)󠁿

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

You put all this hard work into your website. You toil for hours to update your 
SEO and make sure people can find the valuable information you have to share. You
research latest design trends and make your place as hospitable as possible. But
then people visit it and don’t pay attention – what the hay?! That’s where the Cornify
plugin comes in. People walk through your doors, and if their attention begins to
wander, they’re slammed with a sea of unicorns. They have to figure out – “Is it
me, or is it my computer?” “What was in my coffee this morning?” It doesn’t stop
there. If they keep ignoring your valuable work, all the text turns into Comic Sans,
just to make sure they feel the same pain you do. Cornify Plugin – it’s your prerogative.

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

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

“Cornify for WordPress” 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

 *   [ B. ](https://profiles.wordpress.org/bandonrandon/)
 *   [ Brooke. ](https://profiles.wordpress.org/brookedot/)

[Dịch “Cornify for WordPress” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/cornify-for-wordpress)

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

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

## Nhật ký thay đổi

#### 1.3

 * Tested with WordPress 5.3.1
 * Update external call to Cornify.com to use https to avoid mixed content warnings.

#### 1.2

 * Tested with WordPress 4.9 RC2
 * Removed manual `if` statement in `cornify-wordpress.php` plugin is now always
   on. This option may come back as an option.

#### 1.1

 * Added JS to the footer instead of the header
 * Moved JS to a folder instead of in the root
 * Renamed utils.js to cornify.js
 * Use `wp_enqueue_scripts` instead of `template_redirect`

#### 1.0

 * Just launched.

## Meta

 *  Phiên bản **1.3**
 *  Cập nhật lần cuối **6 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 2.9 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.3.21**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/cornify-for-wordpress/)
 * Thẻ
 * [april fools](https://vi.wordpress.org/plugins/tags/april-fools/)[cornify](https://vi.wordpress.org/plugins/tags/cornify/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/cornify-for-wordpress/advanced/)

## Đánh giá

 5 trên 5 sao.

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

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

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

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

 *   [ B. ](https://profiles.wordpress.org/bandonrandon/)
 *   [ Brooke. ](https://profiles.wordpress.org/brookedot/)

## 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/cornify-for-wordpress/)