Περιγραφή
“WP Author Status” is a very simple and easy WordPress plugin, which allows each author of your WordPress site to share their status. The status can be shown in anywhere of their posts.
Usage
- Install and activate the plugin. A new widget named as “Author Status Widget” will be available in your dashboard.
Credits
- Developer: Md. Iftekharul Ibna Alam
- Website: www.tips4blog.com
License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Στιγμιότυπα
Εγκατάσταση
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Install and activate the plugin.
- Write your status inside the new widget in dashboard section and click on “Update Status”.
Συχνές Ερωτήσεις
-
How does it work?
-
Use the code in your blog post/page:
<?php if(function_exists('show_author_status')) { show_author_status(); } ?>
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“WP Author Status” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Author Status” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0 (16-6-2014)
- First release.