Nametiles Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin 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:
Screenshots
No screenshots provided