Title: Cornify for WordPress
Author: B.
Published: <strong>3 balandžio, 2011</strong>
Last modified: 14 gruodžio, 2019

---

Ieškoti įskiepiuose

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

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://ps.w.org/cornify-for-wordpress/assets/icon-256x256.png?rev=1507966)

# Cornify for WordPress

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

[Parsisiųsti](https://downloads.wordpress.org/plugin/cornify-for-wordpress.1.3.zip)

 * [Informacija](https://lt.wordpress.org/plugins/cornify-for-wordpress/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/cornify-for-wordpress/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/cornify-for-wordpress/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/cornify-for-wordpress/#developers)

 [Pagalba](https://wordpress.org/support/plugin/cornify-for-wordpress/)

## Aprašymas

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.

## Ekrano nuotraukos

 * [[
 * A cornified site

## Diegimas

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.

## DUK

  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.

## Atsiliepimai

![](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 kovo, 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 kovo, 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 rugsėjo, 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 
rugsėjo, 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.

 [ Perskaityti visus atsiliepimus (4) ](https://wordpress.org/support/plugin/cornify-for-wordpress/reviews/)

## Programuotojai ir komandos nariai

“Cornify for WordPress” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės
surašyti toliau.

Autoriai

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

[Išverskite “Cornify for WordPress” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/cornify-for-wordpress)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/cornify-for-wordpress/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/cornify-for-wordpress/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/cornify-for-wordpress/)
per [RSS](https://plugins.trac.wordpress.org/log/cornify-for-wordpress/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 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.

## Metainformacija

 *  Version **1.3**
 *  Atnaujinta **prieš 6 metai**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 2.9 ar naujesnė **
 *  Ištestuota iki **5.3.21**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/cornify-for-wordpress/)
 * Žymos
 * [april fools](https://lt.wordpress.org/plugins/tags/april-fools/)[cornify](https://lt.wordpress.org/plugins/tags/cornify/)
 *  [Daugiau](https://lt.wordpress.org/plugins/cornify-for-wordpress/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  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)

[See all reviews](https://wordpress.org/support/plugin/cornify-for-wordpress/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/cornify-for-wordpress/)