[wordpress插件] Add My Networks添加我的网络

wordpress 插件 文章 2020-01-30 18:20 566 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

This is simple plugin but very essential.

这是简单的插件,但非常重要。

We have to put social icons e.g facebook, twitter, linkedin as well as links into websites.

我们必须将社交图标(例如Facebook,Twitter,Linkedin和链接)放入网站。

Most of the time we do it in hard code.

大多数情况下,我们使用硬代码进行操作。

This plugin allows you to manage social icons via wordpress widget.

该插件可让您通过wordpress小部件管理社交图标。

You will be able to specify logos, title and link for each icons!

您将能够为每个图标指定徽标,标题和链接!

Each widget generates this code automatically:

每个小部件都会自动生成以下代码:

< a href=”Your Social Network Link” title=”Your Social Network Title” >< img src=”Your Selected Image” alt

您的社交网络链接”标题=” 您的社交网络标题”> 您选择的图像” alt

=”Your Social Network Title” />

=” 您的社交网络标题” />

Add separate widget for each social link.

为每个社交链接添加单独的小部件。

ie: Starting Tag< a href=”Social Link” title=”Social Icon Name” >< img src=”<

即:开始标记 社交链接”标题=“ 社交图标名称”>

strong>Social Icon” alt=”Social Icon Name” />Ending Tag

strong>社交图标” alt =“ <社交图标名称” /> 结束标记

ie: 
安装步骤

    1. Unzip the archive on your computer
    2. 在计算机上解压缩存档

    3. Upload add-my-network-widget directory to the /wp-content/plugins/ directory
    4. add-my-network-widget 目录上传到 / wp-content / plugins / 目录

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

    7. Go to Widgets section, you can find “Custom Social Icon” widget there.
    8. 转到“小部件”部分,您可以在其中找到“自定义社交图标” 小部件。

    Add separate widget for each social link.

    为每个社交链接添加单独的小部件。

下载地址

https://downloads.wordpress.org/plugin/add-my-networks.zip

https://downloads.wordpress.org/plugin/add-my-networks.zip

-EOF-

AI助手支持GPT4.0