Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

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