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

WP Clickable Background

설명

WP Clickable Background is a WordPress plugin that gives the possibility to make a chosen HTML element of your website clickable, you can select what element make clicable by CSS class, you can choose what page you want to open on click, you can select where you want to open the page (in the same page, on a new tab or a new window). You can also add your custom Javascript code on footer (for instance a google analytics script to track the click).

Settings include:

  • Active/Deactive click
  • Element Class to trigger
  • Page where you want to redirect
  • Where to open the page
  • Custom Javascript section

Settings

The WP Clickable Background setting are on the wordpress dashboard on Settings => WP Clickable Background, please read the note on the top of the page.
This plugin works only when the event click is direct on the element with class specified on field “Element Class” without any other HTML element on top of it, Please be sure that choosen elemenet is directly clickable.

스크린샷

  • WP Clickable Background settings
  • WP Clickable Background example

설치

You can also download the plugin from here

e.g.

  1. Upload the plugin files to the /wp-content/plugins/wp-clickable-background directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> WP Clickable Background screen to configure the plugin
  4. Insert the required information and click on “Save Changes”

후기

2020년 11월 12일
Easy to use and straight forward, I managed to make my website background clickable in a few minutes.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “WP Clickable Background”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Cleaning code
  • Minify JS
  • Sending data to JS through WP_LOCALIZE

1.0.0

  • Creating settings from
  • Form validation
  • Creating Javascript