هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Display Recently Registered Users

الوصف

Display Recently Registered Users is a widget that lets you display the N most recently registered users on your WordPress site.

You can customize:

  • Date format
  • Gravatar size and display
  • Number of users to show
  • CSS class wrapper

If you need help with this plugin

If this plugin breaks your site or just flat out does not work, please go to Compatibility and click “Broken” after verifying your WordPress version and the version of the plugin you are using.

Then, create a thread in the Support forum with a description of the issue. Make sure you are using the latest version of WordPress and the plugin before reporting issues, to be sure that the issue is with the current version and not with an older version where the issue may have already been fixed.

Please do not use the Reviews section to report issues or request new features.

لقطات الشاشة

  • Widget settings
  • Output on the sidebar

التنصيب

  1. Upload plugin file through the WordPress interface.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Widgets menu and drag the “Display Recently Registered Users” widget to the widget area of your choice.
  4. Choose your options and click “Save” button.

الأسئلة المتكررّة

How do I use the plugin?

Go to Widgets menu and drag the “Display Recently Registered Users” widget to the widget area of your choice. Choose your options and click “Save” button. That is all. The widget will automatically display in the widget area you chose.

Hover over each option in the widget menu to see a short explanation of how each option works.

I entered some text but don’t see anything on the page.

Are you caching the page?

How can I style the output?

The widget is output with the following default CSS class: drru-class-list

So use the following code in your local stylesheet:

ul.drru-class-list { /* put CSS here */ }

Now style the output however you want.

المراجعات

19 فبراير، 2018
Apparently this does not work anymore. WordPress version: 4.9.4 Plugin version: 0.0.5
3 سبتمبر، 2016
Hello 🙂 Is there a way to fix the dates? Mine says 1970? :/
إقرأ جميع المراجعات 2

المساهمون والمطوّرون

“Display Recently Registered Users” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Display Recently Registered Users“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.0.5

  • updated .pot file and readme

0.0.4

  • inline small CSS to prevent PageSpeed complaint

0.0.3

  • permanent fix for Undefined Index issue

0.0.2

  • minor code optimizations

0.0.1

  • created