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

Find Function/Class

الوصف

You don’t find the PHP function or class in a WordPress system?
This plugin add a button on the admin bar that open a simple modal!

Check the screenshots!

GitHub: https://github.com/Mte90/WP-Find-Function

The plugin use ReflectionFunction and ReflectionClass of PHP5 to find this info.

لقطات الشاشة

  • Class found
  • Function found
  • Function/Class not found

التنصيب

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘find-function’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

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

Installation Instructions
  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘find-function’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard
Why use?

This solution is useful for not search in all of your files.

How work

Simple ajax request in the same page that inject the data and show it in the modal.

المراجعات

3 سبتمبر، 2016
It´s such a mess to look for a function you have to change or something. This plugin really kicks ass and finds the function, you were searching the last hours!
إقرأ جميع المراجعات 2

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

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

المساهمون

ترجمة ”Find Function/Class“ إلى لغتك.

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

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

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

1.0.1

Support for enter key on the search field
Text field escaped
Show the parameters and the method if avalaible

1.0

First Release