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

Lyon Site Activity

الوصف

A simple, lightweight plugin that gives site administrators an at-a-glance view of recent content edits.

A single screen under the Tools menu shows tabular data for the latest created, latest modified, and/or latest trashed post, pages, or custom post types. You can also find the latest created taxonomies and custom taxonomies, along with latest added media elements (currently only PDF application types are supported.) Dynamic navigation control is found in a sticky element at the top of the page, allowing fast access to special areas of interest.

A single screen under the Settings menu will allow you to show only those posts, custom post types, taxonomies, or custom taxonomies that you are interested in seeing. Please note that while custom post type and custom taxonomies you create will be listed here, it does not mean that they are fully supported at this time. They should work as desired, but custom post types and custom taxonomies can be tricky.

Background

This plugin was designed to fulfill a need of Wheaton College, Norton MA. We wanted to track some editor activity without storing records in the database. The guiding principle was that the code would be lightweight and read only.

One use case is to review recent edits to ensure user compliance with existing guidelines.

Another is to review if there have been any recent edits at all.

This plugin supplements our paid site monitoring software. The idea is to catch issues early, providing a teaching opportunity for web editors that are less experienced.

لقطات الشاشة

  • Access the tables under the "Tools" menu
  • Tabular view of activity
  • Change plugin settings under the "Settings" menu
  • Check off boxes of what you wish to see

التنصيب

Install the plugin as you would any others.

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

Does this plugin add any database tables to store activity?

No, this plugin does not alter the database in any way. It queries the database for recent activity and shows it in a table format. It queries the database every time the Site Activity page is viewed, and ONLY when that page is viewed.

المراجعات

لا توجد مراجعات لهذه الإضافة.

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

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

المساهمون

ترجمة ”Lyon Site Activity“ إلى لغتك.

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

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

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

2.0.2

  • Added version information to the settings page as well

2.0.1

  • Fixed warning for in_array call
  • Added array of custom post types to ignore from known plugin sources
  • Made hyperlinks open in new window/tab
  • Added machine name to Post/Taxonomy label for settings page to make it easier to distinguish duplicate label uses

2.0.0

  • Initial Release of Plugin