[wordpress插件] Buzz This嗡嗡声

wordpress 插件 文章 2020-03-14 16:50 449 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plug-in is used for displaying a button which let users to add links of your blog posts to Google Buzz.

此插件用于显示一个按钮,用户可以通过该按钮将博客文章的链接添加到Google Buzz。

The button is delivered in two modes, being suitable for two languages: English (“buzz it”) and Polish (“buzznij”).

该按钮以两种模式提供,适用于两种语言:英语(“ buzz it”)和波兰语(“ buzznij”)。

It lets you use either small or big type of Google Buzz button.

它使您可以使用小型或大型的Google Buzz按钮。

You can post this button anywhere you want to, just

您可以在任何想要的地方发布此按钮,只需

using in source code of your template.

在模板的源代码中使用<?php if(function_exists('buzz_button'){echo buzz_button();}?>。

Help

帮助

For help please contact me.

要获取帮助,请与我联系

安装步骤

Follow the steps below to install the plugin.

请按照以下步骤安装插件。

    1. Upload the buzz-this directory to the /wp-content/plugins/ directory
    2. 将buzz-this目录上传到/ wp-content / plugins /目录

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

    5. Go to “Buzz” option, configure and paste this code:
    6. 转到“嗡嗡声”选项,配置并粘贴以下代码:

     <?php if(function_exists('buzz_button'){echo buzz_button();}?> 

下载地址
https://downloads.wordpress.org/plugin/buzz-this.1.5.zip
-EOF-

AI助手支持GPT4.0