Περιγραφή
Footer Shortcodes provides an easy way to add the standard footer copyright notice to your website – copyright symbol, Year, Site Title (linked to homepage).
There are separate shortcodes for each element so you can arrange and punctuate them however you like.
There is also a forth shortcode that combines the three elements in the standard way – © thisyear siteTitle.
Footer Shortcodes uses the PHP date() function so the year will always be current.
Shortcodes work in content and widgets but will NOT work in Titles, WP Custom Fields, Site Title, Site Description, Widget Titles, Menus, Headers and the HTML <title> element.
Εγκατάσταση
- Use Add Plugin within the WordPress Admin panel to download and install this Footer Shortcodes plugin from the WordPress.org plugin repository (preferred method).
- Activate the Footer Shortcodes plugin through the Installed Plugins Admin panel in WordPress.
- Insert
[footer-shortcode-copyright],[footer-shortcode-year],[footer-shortcode-site]and/or[footer-shortcode]shortcodes as many times as you wish in one or more WordPress Pages, Posts or text widgets.
Συχνές Ερωτήσεις
-
What are the shortcodes?
-
[footer-shortcode-copyright] to display the copyright (©) symbol.
[footer-shortcode-year] to display the current year.
[footer-shortcode-site] to display the site title linked to the homepage.
[footer-shortcode] to display all three – symbol year title-link.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Footer Shortcodes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Footer Shortcodes” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Footer Shortcodes” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.3 – 11 29 2020
- Update tested up to version.
- phpcs ignore comment for date().
1.0.1 – 10 16 2019
- Adjust description text.
- Correct typo in banner images.
1.0.0 – 10 14 2019
- Deploy to WordPress repository.
0.5.0 – 10 10 2019
- Downloaded WordPress Plugin Boilerplate and integrated shortcodes.
0.0.5 – 10 03 2018
- First deploy to GIT
