Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Twitter Name Link

Opis

Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically.

Snimke zaslona

  • How to use the button with highlighted text
  • How the resulting action will look in the post editor
  • How the link will display in the post

Instalacija

This section describes how to install the plugin and get it working.

  1. Upload the ‘twitter-name-link’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it.

ČPP

What does this do?

Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically. You simply type the twitter handle, highlight, press the button, and it will be wrapped in a shortcode. The shortcode will create the link and include the @ in the display. Also includes a CSS class (a.twitter-name) if you want to style it differently that the rest of your site.

Is that it?

Yep. That’s it.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Twitter Name Link” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Twitter Name Link” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release