ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Booktrope – Counter

აღწერა

This plugin creates a beautiful “Apple style” flip-clock counter on your post, page or widget using a single short code. This plugin was created to track the number of books delivered by Booktrope Publishing, but could have many other uses. You can set the starting number, the increment, the pace, and a seed date (the date on which the seed number was correct).

You can see an example of the counter in action at http://booktrope.com

Short Code:

[thecounter num=”989432″ date=”2013-04-01″ increment=”2″ pace=”600″]

num - starting number
date - seed date YYYY-MM-DD (date on which the number was valid)
increment - how many to add each time the counter fires
pace - how long in milliseconds to wait until adding the increment

If a seed date exists, the plugin will calculate how many times the counter would have fired and update the starting number to be correct for the current time.

ეკრანული სურათები

  • Booktrope Apple Style Counter in action

დაყენება

  1. Upload the bt-counter folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. To test:
  4. Create a new page or post and add the text: [thecounter]
  5. Publish the page and the counter should appear using the default values.
  6. Edit the page or post and customize the counter rate, increment, starting value and date

Short Code Definition:

[thecounter num=”989432″ date=”2013-04-01″ increment=”2″ pace=”600″]

    num - starting number
    date - seed date YYYY-MM-DD (date on which the number was valid)
    increment - how many to add each time the counter fires
    pace - how long in milliseconds to wait until adding the increment

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Booktrope – Counter” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Booktrope – Counter თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.1

  • Initial release