This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Nametiles

Description

Add beautiful Passcard profiles & tagging to your site with Nametiles.

Nametiles

Nametiles lets you tag people on your website by their Passcard much like you
would on Facebook or Twitter. Your visitors see beautiful hovercards when they mouseover
the tagged names. Learn more and get your free API keyhere ].

Passcard Avatars

Your users can keep their WordPress avatar in sync with their Passcard
avatar. Each user can specify their Passcard in the “Your Profile” section of their account.

Changes to your Passcard avatar will take about an hour and or two to be
reflected in your WordPress installation. This is because changes to a Passcard
take about 20 minutes to propagate and we also cache Passcard
avatar URLs locally in WordPress for an hour to improve performance of your site.

Adding Passcard Data to Themes

You can add Passcard data to your theme so that it is always up to date.

<?php $person = Passcard("larry"); // load the Passcard
echo $person->name_formatted();  // User's name
echo $person->cover_url(); // User's cover picture URL
echo $person->bitcoin_address(); // User's bitcoin address ?><h3>Endpoints (advanced)</h3>

You can run your own Passcard endpoint and set it below or use the recommended endpoint.

For more information visit:

Nametiles

Passcard

Installation

  1. Upload nametiles directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit your user profile page, add your Passcard and enable your Passcard avatar.
  4. Write a blog post about Nametiles and tag me by typing +larry in your post.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Nametiles” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Nametiles” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.