Beschrijving
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!
Installatie
- 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”.
Beoordelingen
Bijdragers & ontwikkelaars
“World Population Counter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “World Population Counter” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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
- 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.