Descriere
World Population Counter is a lightweight plugin that lets you add live world population counter (i.e., world population clock) to your site.
✅ Main Features
Counter can be added via:
- „World Population Counter” widget,
[alg_world_population_counter]
shortcode,echo alg_world_population_counter();
PHP function.
🗘 Feedback
- We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
Instalare
- Upload the entire plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the „Plugins” menu in WordPress.
- Start by visiting plugin settings at „Settings > World Population Counter”.
Recenzii
Contributori și dezvoltatori
„World Population Counter” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „World Population Counter” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.4.0 – 26/11/2023
- Dev – „Data” settings added („Starting time”, „Starting population”, „Population growth”).
- Dev – Code refactoring.
1.3.1 – 24/11/2023
- Tested up to: 6.4.
1.3.0 – 21/12/2022
- Dev – Population clock data updated.
- Dev – The plugin is initialized on the
plugins_loaded
action now. - Dev – Localisation – The
load_plugin_textdomain()
function moved to theinit
action. - Dev – Code refactoring.
- Tested up to: 6.1.
- Readme.txt updated.
- Deploy script added.
1.2.0 – 05/03/2020
- Dev – Admin settings descriptions updated.
- Donate link etc. removed.
- Tested up to: 5.3.
1.1.1 – 05/07/2017
- Fix –
alg_world_population_counter()
–return
instead ofecho
. - Dev – „CSS Class” option added.
1.1.0 – 04/07/2017
- Fix –
load_plugin_textdomain()
moved frominit
hook to constructor. - Dev – Widget – Default title set to empty string.
- Dev – Plugin settings description updated.
- Dev – Version added to all
wp_enqueue_script()
calls. - Dev – Action links on the plugin screen added.
- Dev – Plugin headers („Text Domain”, „Donate link” etc.) updated.
- Dev – Description (
readme.txt
) updated. - Dev – Minor code refactoring and cleanup.
1.0.0 – 16/11/2016
- Initial Release.