WordPress.org

Español de República Dominicana

  • Temas
  • Plugins
  • Acerca de
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

ThemeFuse Extend User Profile

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

ThemeFuse Extend User Profile

Por themefusecom
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

Perfect tool for webmasters to extend user profile options. With basic HTML knowledge it is posible to add more options to user profile (Ex: Social Networks links)

$meta = get_user_meta(get_the_author_meta( 'ID' ),'theme_fuse_extends_user_options',TRUE);

foreach( $meta as $key => $item )
{
    if ( $key == 'facebook' || $key == 'twitter' || $key == 'in') $tfuse_meta[$key] = $item;
}

Key Features:

  • Standart Options (Facebook, Twitter, LinkedIN)
  • Other options for your user profile page.

Don’t forget to check our awesome WordPress Themes

Capturas

  • ThemeFuse Extend User Profile Page
  • User Page

Instalación

  1. Unpack the download-package
  2. Upload all files to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Click the User -> User Page for add/change Facebook, Twitter, LinkedIN or other options.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"ThemeFuse Extend User Profile" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • themefusecom

Traduce "ThemeFuse Extend User Profile" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • First release

1.0.1

  • Added option for admin to edit all users profile.

1.0.2

  • It has removed the conflict with version 1.0.0

Meta

  • Version 1.0.2
  • Last updated hace 13 años
  • Active installations 20+
  • WordPress version 3.0 o superior
  • Tested up to 3.3.2
  • Language
    English (US)
  • Tags
    author pageprofileuser profile
  • Vista avanzada

Valoraciones

No reviews have been submitted yet.

Añadir mi reseña

See all reviews

Colaboradores

  • themefusecom

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español de República Dominicana

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
El código es poesía.