Popis
Never worry about updating your copyright notice again!
The best way to add a copyright notice to your site is to include a range of dates, from first publish to today. This plugin automatically gets the date of your first published content and uses it to create the copyright range.
Usage
Templates
Add the line <?php do_action( 'copyright_autoupdater_footer' ); ?> to your footer template file. You can wrap this in any HTML element to adjust the layout.
Inštalácia
- Extract and upload the plugin files to the
/wp-content/plugins/directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Place
<?php do_action( 'copyright_autoupdater_footer' ); ?>in your templates.
Recenzie
Prispievatelia a vývojári
“Copyright Autoupdater” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Copyright Autoupdater“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.0
- Initial release.