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.

History Tracker

Opis

Ever wanted your users to see all the pages that they have previously visited. Well now you can!

Here’s how it works:

The value of the current url and an appropriate title of the page are stored in the users cookie.
As the user browses the site more the number of links stored grows.

shortcode

You can place the ‘[history-tracker size =”5″ order=”oldest”]’ shorcode into any page or post or
If order attribute is set to olderst the order will be reversed.
There is no description or title attribute.

Snimke zaslona

  • This is how the widget looks like showing you all the options.

  • This is how the widget might look like on your site. You will probably need to style it a bit to make it look as cool.

Instalacija

The usual vanilla installation:

  1. Upload history-tracker folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place History Tracker widget in your sidebar
  4. or use the ‘[history-tracker]’ shortcode where you want it

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“History Tracker” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “History Tracker” 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