이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Cornify for WordPress

설명

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.

스크린샷

  • A cornified site

설치

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.

FAQ

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.

후기

2016년 9월 3일
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. 😉
2016년 9월 3일
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.
모든 4 평가 읽기

기여자 & 개발자

“Cornify for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Cornify for WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.