Tsjippy User Pages
A module for the sim-plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tsjippy/user-pages/archive/refs/heads/main.zipThis module adds 3 shortcodes:
all_contacts
This shortcode displays a button to download all registered users to store them as contacts in gmail or outtlook.Use like this:
[all_contacts']
user-link
This shortcode displays a user in a post or page.It has 5 properties:
- 'id' The id of the user to be displayed, mandatory
- 'picture' Whether the users picture should be displayed or not.
- 'phone' Whether the users phonenumbers should be displayed or not.
- 'email' Whether the users e-mail addresses should be displayed or not.
- 'style' Any additional html styling.
[user-link id="12"]