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

ETC Mods Bundle

설명

ETC Mods Bundle is designed to make it quick and easy for developers to complete a few tasks that they need to perform on every site they build for a client.

*Set a custom admin footer link (example: “Site by: ETC”)
*Set a custom login page logo above the login fields
*Create a custom dashboard box that could be used to display support contact information, instructions, etc.

The custom admin footer link is useful for displaying your name at the bottom of the admin area, as well as a link back to your website.

The custom login page logo is an easy way to add an image above the login section. You can set the image width in the settings, in case you need to adjust it. The default width is 320px wide. The height of the login page logo will automatically adjust to the correct height.

The custom dashboard box is useful for displaying information in the dashboard section that visitors to the admin area may find helpful. A good example is for adding support contact information for the developers, or instructions from the developer(s) on how to use the admin area.

설치

  1. Upload the ETC Mods Bundle plugin to your WordPress site
  2. Activate it
  3. Visit the “ETC Mods” link in your Settings menu to edit the features.

=Notes=
*You can disable features by unchecking them and saving the changes.
*You can set a width for the login page logo, in case your width needs to be different than default. The height will automatically adjust.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “ETC Mods Bundle”(을)를 번역하세요.

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

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

변경이력

1.0.7

*Updated the version number in a location that was missed.

1.0.6

*Replaced depreciated hook ‘login_headertitle’ with ‘login_headertext’.

1.0.5

*Added a Settings link to the plugin listing on the plugins page.

1.0.4

*Updated function that places JavaScript in footer. It wasn’t always loading in some URL structures.

1.0.3

*Added an argument to 3 functions. The missing arguments could have caused issues loading the plugin in some cases.

1.0.2

*Update plugin code to make various functions/names more unique, to help prevent potential conflicts with other plugins in the future.

1.0.1

*Adjusted the readme.txt file