Περιγραφή
WordPress ‘Easy Copyright’ plugin is used to add copyright to your site using shortcode via admin-panel.
You can add, edit, delete copyrights in Easy Copyright
wordpress submenu.
In order to add copyright you need to press Add New Copyright
button in the specified menu and fill required fields.
Tabs
When you add copyright, you can see two tabs.
- Information
- Item Order
Information Tab — Information about copyright (Copyright Name, Start Year, etc.)
Item Order — Copyright component display order (E.g. [copyright_name] [start_year] — [end_year] … )
Note: You can add additional text in item order tab.
How to use?
When you save copyright, shortcode displays.
You can use shortcode in wordpress editors or in php code.
In WordPress Editors:
[easy-copyright id='COPYRIGHT_ID_HERE']
In PHP Code:
do_shortcode( "[easy-copyright id='COPYRIGHT_ID_HERE']" );
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Easy Copyright” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Easy Copyright” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- First public plugin version
1.0.1
- Fix — Bug with
assets
directory path
1.0.2
- Test — Plugin tested on PHP version 7.3
- Feat — Support added for PHP version 7.3
1.0.3
- Test – Plugin tested up on WP version 6.2
1.0.4
- Test – Plugin tested up on WP version 6.3.1
1.0.5
- Test – Plugin tested up on WP version 6.5.4