World Population Counter Plugin
Adds live world population counter to your site.
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!
Installation
- 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”.
Changelog
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
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 the init
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 of echo
. - Dev – “CSS Class” option added.
1.1.0 – 04/07/2017
- Fix –
load_plugin_textdomain()
moved from init
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