Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Show Links

Beskriuwing

A small plugin whose only purpose is to show links added with the Dashboard, using a shortcode.

Ynstallaasje

Place showlinks.php the plugin directory, activate it in the Dashboard, add the short code [showlinks] to any page or post.

Available parameters:
* category= // Cannot be used along with category name
* category_name=”” // Cannot be used along with category
* show_images=1 or 0 (1=true (default), 0=false)
* show_name=1 or 0 (1=true, 0=false (default)) // Only active when picture is set for link
* show_description=1 or 0 (1=true, 0=false (default)

Examples:
* To show category ID’s 2 and 5 along with the description
* [showlinks category=2,5 show_description=1]

  • To show link category “Räksmörgås” (Yes, this is some what stupid when using characters like this… use ID’s instead if possible.)
  • [showlink category_name=”Räksmörgås”]

  • Done!

Resinsjes

D’r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

“Show Links” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette “Show Links” yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.0

  • We removed all the code written when I was overthinking and left one line…

1.01

  • Added the options category, category_name, show_images, show_name and show_description.

1.02

  • Rewrote some code regarding string output. This is a feature/bug-fix release.