Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Count All

Deskripzioa

Very simple, highly customizable counter widget for showing difference in
days from a specified date and time. Allows HTML in title and body. Can
count up and down. Supports multiple instances.

Originally developed as a baby age counter, but can be used for any counting
job.

The options in the widget are:

  • Title is the widget’s title. It can contain HTML; its value is simply embedded into the resulting HTML page.

  • Content is the widget content field. It uses the DateInterval::format
    function to format the field contents. You can use any field specifiers from
    that function. Its contents are also embedded into the resulting HTML page,
    so over the %-tags, you are free to use any HTML you want.

  • Date specifies the date we should count difference from. Since this
    plugin simply calculates the difference between ‘now’ and the specified date
    (in 24-hour days), it can be used for counting down, for dates in the
    future, or counting up, for dates in the past.

You can have multiple instances of this widget, of course.

For an example usage, see the screenshots section.

Pantaila-argazkiak

  • Widget configuration (observe multiple instances)
  • This is how it looks in browser

Instalazioa

The plugin consists of a single .php file, so it’s very easy:

  1. Upload count_all.php to the /wp-content/plugins/ directory
  2. Gaitu plugina WordPress-eko ‘Pluginak’ menutik
  3. Start using it on the ‘Widgets’ submenu of ‘Appearance’

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“Count All” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez Count All zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

0.3

  • Updated to PHP7

0.2

  • Removed ‘div’ tag around content, allowing for more flexibility.

0.1

  • Lehen bertsioa