Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

WP Add User Contact Fields

Opis

IMPORTANT: This plugin if prepare for developers of WordPress themes.

Add user contact methods/fields that themes can use. This plugin shows nothing in the front of the web. It is the code of the theme that must use the plugin to display the information.
Usually, this plugin must be installed only if the theme requires it.

Examples of use within the theme code:

<a title="” href=”https://facebook.com/” target=”blank”>

Features

This plugin adds the following user contact fields:
– Address
– City
– Country
– Tel
– Fax
– Facebook Username
– Twitter Username
– Google Plus ID
– Skye Username

Contributing

  • Active development of this plugin is handled on GitLab

Donation

If you enjoy using this plugin and find it useful, please consider making a donation:

Instalacja

Use the installer via back-end of your install or:
1. Unpack the download-package.
2. Upload the files to the /wp-content/plugins/ directory.
3. Activate the plugin through the Plugins menu in WordPress and click Activate.
4. Administrators can set the plugin options and configuration in 'Settings/Comments’ menu in WordPress dashboard.

Najczęściej zadawane pytania

Installation Instructions

Use the installer via back-end of your install or:
1. Unpack the download-package.
2. Upload the files to the /wp-content/plugins/ directory.
3. Activate the plugin through the Plugins menu in WordPress and click Activate.
4. Administrators can set the plugin options and configuration in 'Settings/Comments’ menu in WordPress dashboard.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„WP Add User Contact Fields” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

0.0.1

  • First version.