An open API service indexing awesome lists of open source software.

https://github.com/ubc/wp-get-current-user-shortcode

The plugin uses shortcodes to display the current users name and avatar.
https://github.com/ubc/wp-get-current-user-shortcode

Last synced: 8 months ago
JSON representation

The plugin uses shortcodes to display the current users name and avatar.

Awesome Lists containing this project

README

          

=== wp-get-current-user-shortcode ===
Contributors: Michael Ha, David Brabbins
Tags: user, avatar
Requires at least: 3.1.3

== Description ==

The plugin uses shortcodes to display the current users name and avatar.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the "wp-get-current-user-shortcode" folder to the "/wp-content/plugins/" directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Why does the avatar shortcode not changes size? =

The shortcode only allows for number and only numbers from 32 to 150. It will default to 32 if an invalid number is entered.

== Screenshots ==
None needed. Sorry.

== Changelog ==

= 0.1 =

Initial plugin

= 2 =

User Avatar Shortcode added

== Upgrade Notice ==

= 0.1 =

Initial plugin

= 2 =

User Avatar Shortcode added