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

LH Log sql queries to file

الوصف

This plugin logs all wordpress queries to a log file so you can review them later

Read the faq to learn more

Like this plugin? Please consider leaving a 5-star review.

Love this plugin or want to help the LocalHero Project? Please consider making a donation.

التنصيب

  1. Upload the entire lh-log-sql-queries-to-file folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

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

Why did you write this plugin?

I wrote it as I wanted a simple, developer orientated plugin that would log queries to a file so I could review them later.

What is something does not work?

LH Log sql queries to file, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.

If the problem persists pleasse leave a post in the support forum: https://wordpress.org/support/plugin/lh-log-sql-queries-to-file/ . I look there regularly and resolve most queries.

Will it slow my site down?

Maybe slightly, but the effect should be minimal.

Where can I find the log file?

The log file can be found in your wp-content directory

Can I change the location of the log file?

There is a filter in the plugin called lh_log_sql_queries_to_file_get_log_file_path which can be used to chage the file location

Will this file grow huge?

No by default the file will be deleted once it grows beyond 4 MBs. This size treshold can be filtered by using lh_log_sql_queries_to_file_size_threshold

Does this pugin contain a log file viewer?

No it is deliberately simple

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

المراجعات

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

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

“LH Log sql queries to file” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”LH Log sql queries to file“ إلى لغتك.

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

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

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

1.00 May 25, 2021
Initial release