الوصف
SX Welcome Pages is a WordPress plugin to display an admin page showing all contributors. After user login, he will be redirected to a welcome page with quick actions (add new post, edit my profil…) an another tab with a list of all WordPress contributors.
This plugin is a use case to show what can be done in order to create a community. It can also be used as a member directory basis.
Feel free to contribute on BitBucket : https://bitbucket.org/seomix/contributors
Created by Daniel Roch (you can contact me on SeoMix).
لقطات الشاشة
التنصيب
No configuration is necessary. Upload, activate and done.
الأسئلة المتكررّة
-
Do I need to do anything else for this to work?
-
No : just install it 😉
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“SX Welcome Pages” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”SX Welcome Pages“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.0.4bis
- Plugin name changed from “Contributors” to “SX Welcome Pages”
0.0.4
- traduction fixes
0.0.3
- use admin-home-data as header for both tabs…
- devs can filter roles with hook seomix.contributors.roles
- devs can add tabs with hook seomix.contributors.pages
- devs can add actions with hook seomix.contributors.actions
- use esc_html, sprintf and _n for text strings (and translation…)
All 0.0.3 updates from Willy Bahuaud (thanks)
0.0.2
- translation ready
- better french translation (“plugin” => “extension”)
- adding post number
- reduce description length if user description is too long
- order change : users are now listed with Post Count DESC
0.0.1
- first release