WordPress.org

Hrvatski

  • Teme
  • Dodaci
  • Vijesti
  • Podrška
  • Info
  • Openverse
  • Hrvatski prijevod
  • Codex
  • Kontakt
  • Nabavite WordPress
Nabavite WordPress
WordPress.org

Plugin Directory

ThemeFuse Extend User Profile

  • Submit a plugin
  • My favorites
  • Prijavi se
  • Submit a plugin
  • My favorites
  • Prijavi se

Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

ThemeFuse Extend User Profile

Od themefusecom
Preuzmi
  • Detalji
  • Recenzije
  • Instalacija
  • Razvoj
Podrška

Opis

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

Snimke zaslona

  • ThemeFuse Extend User Profile Page
  • User Page

Instalacija

  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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“ThemeFuse Extend User Profile” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici
  • themefusecom

Prevedite “ThemeFuse Extend User Profile” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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
  • Zadnje ažuriranje prije 14 godina
  • Aktivnih instalacija 20+
  • WordPress inačica 3.0 ili viša
  • Testirano do 3.3.2
  • Language
    English (US)
  • Oznake
    author pageprofileuser profile
  • Napredni pogled

Ocjena

No reviews have been submitted yet.

Dodaj moju recenziju

See all reviews

Suradnici

  • themefusecom

Podrška

Želite nešto reći? Potrebna vam je pomoć?

Pregledaj forum za podršku

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

Hrvatski

  • 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
Kod je poezija.