[wordpress插件] CurrentStatus当前状态

wordpress 插件 文章 2020-04-07 02:30 502 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

CurrentStatus Plugin is used to show your current status and mood on your blog.

CurrentStatus插件用于在您的博客上显示您的当前状态和心情。

Display of text can be customized.

文本显示可以自定义。

Status is entered through a text field and mood can be selected from an dropdown list of 155 different moods.

通过文本字段输入状态,并可以从155种不同情绪的下拉列表中选择情绪。

安装步骤

    1. Download and Unpack the currentstatus directory from the zip file.
    2. 从zip文件下载 currentstatus 目录并解压缩。

    3. Upload currentstatus directory to the /wp-content/plugins/ directory
    4. currentstatus 目录上传到 / wp-content / plugins / 目录

    5. Activate the plugin through the ‘Plugins’ menu in WordPress
    6. 通过WordPress中的“插件”菜单激活插件

    7. Place this code

    8. 放置此代码 <?php echo CurrentStatus_GetCurrentStatus();

      ?> in your template, where you want to display your status and mood.

    9. ?> 在模板中,您要在其中显示您的状态和心情。

下载地址
https://downloads.wordpress.org/plugin/currentstatus.zip
-EOF-

AI助手支持GPT4.0