Linux 软件免费装
Banner图

LinkShare

开发者 Bestony
更新时间 2017年9月9日 18:09
PHP版本: 4.7 及以上
WordPress版本: 4.8
版权: GPL2
版权网址: 版权信息

标签

Share Links Posttype

下载

0.0.4 0.0.5 0.0.6

详情介绍:

This plugin will support a new shortcode [linkshare][/linkshare] and new PostType LinkShare ,You can use these to share link to your friends.

安装:

  1. Download Plugin Zip File
  2. Upload to Your WordPress
  3. create a new page with content : [linkshare][/linkshare]

屏幕截图:

  • assets/screenshot-1.png
  • assets/screenshot-2.png
  • assets/screenshot-3.png

常见问题:

Do you will support Other Languages

I only can support Chinese and English.For Other Language, You Can Join the translator Team to Add Your Language.

How to Style My List

Generate List is ul list. The outer ul with class linkshare-list, the inner li with class linkshare-item,the a link with class linkshare-link. You can add your style into your theme style.css

更新日志:

0.0.6
  1. Change Language to English for Internationalize.
  2. Add zh_CN language.
0.0.4
  1. update esc_url function.
0.0.3
  1. use esc_url for input.
0.0.2
  1. sanitize, escape, and validate POST calls.
0.0.1
  1. compete short code.
  2. compete post type.
  3. compete submit meta box.