Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

LinkShare

Opis

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

  • you will can see a Link at your Admin Menu, then You can use this link to add New Share.
  • Click 'Add New’,And Input Share title, Share Comment, Share URL,And Submit.
  • Create A new Page with content [linkshare][/linkshare].
  • View the page.

Zrzuty ekranu

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

Instalacja

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

Najczęściej zadawane pytania

Installation Instructions
  1. Download Plugin Zip File
  2. Upload to Your WordPress
  3. create a new page with content : [linkshare][/linkshare]
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

Recenzje

Przeczytaj 1 recenzje

Kontrybutorzy i deweloperzy

„LinkShare” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „LinkShare” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “LinkShare” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

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.