Skip to content

richard4339/wp-user-shortcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wp-user-shortcode

A plugin for Wordpress that adds a user shortcode to link to a user's author page.

Installation

  1. Upload wp-user-shortcode.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

How do I enable this plugin?

Once the plugin itself is installed, use the shortcode in a post or page.

Any of the following examples are valid. They all assume the user is example

[user]example[/user]

[user user=example]

[user user="example"]

[user example]

The output user isn't what I'm expecting.

In order to try to treat this properly, the plugin takes a username as the parameter. It returns the display name.

I found a bug!

Changelog

1.0

  • First published version.

License

Creative Commons License
wp-user-shortcode by Richard Lynskey is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at github.com.

About

Wordpress Plugin for creating a user shortcode

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages