Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

HashLibs

Popis

Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name=Bob – replace ‚Bob‘ with anything else for a different result.

Instalace

  1. Activate the plugin through the ‚Plugins‘ menu in WordPress
  2. Use the plugin’s shortcode [echo-hash param_name] in the content of your pages and posts, replacing ‚param_name‘ with the name of the parameter you wish to display.
  3. Use hashes in your URL to display their value in the page.

For instance, if your page URL is http://mysite.com/page/#name=John Doe/age=43, then ‚John Doe‘ will be displayed wherever [echo-hash name] is inserted, and ’43‘ will be displayed wherever [echo-hash age] is inserted.

Ex. Visit josh.dvvvvvvvv.com/#name=Josh or josh.dvvvvvvvv.com/#name=Josh/salutation=Mr. – replace ‚Josh‘ or ‚Mr.‘ with anything else for a different result. My WordPress page content is simply: Hi [echo-hash salutation] [echo-hash name] – you can replace ‚salutation‘ or ‚name‘ with anything else and place as many as you like anywhere in your content that you like.

Nejčastější dotazy

What is this for?

To make magic happen.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

HashLibs je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “HashLibs” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

0.5

  • Created.