跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

User Info Login Shortcode

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

User Info Login Shortcode

作者:D’Arcy Norman
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

I needed a way to display login form on the front page of a WPMU network if a person wasn’t already logged in, and a bit of info about the user, a list of their sites, a link to create a new one, and a link to logout. I could have done it by hacking the theme’s templates, but that locks you into a specific theme. With the shortcode, any theme can display this, on any page (or post, but why would you do that? whatever. it’s your site…)

屏幕截图

User login form, displayed if a person is not logged in yet.
User login form, displayed if a person is not logged in yet.
User info, blogs list, create site, and logout link. Displayed if a person is already logged in.
User info, blogs list, create site, and logout link. Displayed if a person is already logged in.

安装

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

  1. Download the userinfologinshortcode.zip file to a directory of your choice (preferably the wp-content/plugins folder)

  2. Unzip the userinfologinshortcode.zip file into the wordpress plugins directory: ‘wp-content/plugins/’

  3. 通过WordPress的的“Plugins”菜单激活插件

  4. Include the [user_info_login] shortcode in any page you wish to include the blog_members display. It may make the most sense to do this on the front page of the site.

常见问题

How do I use the plugin?

When you write or edit the content of a page, simply include
[user_info_login] (along with the brackets) whenever you want the info/login to
be displayed. Make sure you activate the plugin before you use the
shortcode.

Why is the Info/Login stuff not displayed, even though I included the shorttag ?

The plugin probably has not yet been activated.

评价

此插件暂无评价。

贡献者及开发者

「User Info Login Shortcode」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • D’Arcy Norman

帮助将「User Info Login Shortcode」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

0.2.1

  • fixing minor bug in multisite url generation for login/signup links

0.2

  • cleaned up for non-multisite use (but really, this plugin is kind of useless outside of multisite)
  • updated some of the display code so that it actually works now. again.

0.1

  • First draft of the plugin. It’s not parameterizable yet.

额外信息

  • 版本 0.2.1
  • 最后更新:7 年前
  • 活跃安装数量 10+
  • WordPress 版本 2.6 或更高版本
  • 已测试的最高版本为 5.2.26
  • 语言
    English (US)
  • 标签
    loginshortcodewpmu
  • 高级视图

评级

尚未提交反馈。

您的评价

查看全部评论

贡献者

  • D’Arcy Norman

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 周边商品 ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.