یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

Frontend Debugger

تفصیل

Only for development!

Displays:

  • Header
  • Thumbnails
  • The Loop (content)
  • Footer
  • Included template parts
  • Highlight script, link and style elements

To remove all registered scripts and styles add ?remove-scripts to the URL. All these scripts and styles will be listed at the bottom of the footer as HTML comment. This way it is possible to detect non-WordPress script printing.

If you are not an administrators add ?view-source to the URL to activate Frontend Debugger.

Notice: This plugin uses regular expressions and eval() to get the current template apart.

TODO: sidebar, search-form.

The mini control panel contains:

  • Header, Thumbnails, The Loop, Footer, Included files anchors
  • Toogle button for line numbers
  • Toggle button for line wrapping
  • Toggle button for showing line ends
  • Button for script and style highlighting

From the second click on the Highlight button loops through (scrolls to) all scripts and styles.

The control panel’s state is kept in your browser’s localStorage.

Development of this plugin goes on on GitHub. Please contribute by sending PR-s implementing my TODO-s.

اسکرین شاٹس

  • The Loop.
  • The Header.
  • Included files.

انسٹالیشن

This section describes how to install the plugin and get it working.

  1. Uppack the ZIP to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

جائزے

ستمبر 3, 2016
Saves a lot of time when wondering which template file is responsible for the view. Especially when themes include their own files and override the default templates.
تمام 1 جائزے پڑھیں

شراکت دار اور ڈیویلپرز

“Frontend Debugger” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Frontend Debugger” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

0.9.0

  • Added remove-scripts GET parameter
  • Added Highlight button secondary function: loop through all scripts and styles

0.8.0

  • Added template part detection from barrykooij’s What The File plugin.
  • Updated fail2ban trigger on direct access.
  • Added support for get_template_part() detection.
  • WordPress 4.3 compatibility.

0.7.1

  • Fixed site_url() instead home_url().

0.6

  • Highlight script, link and style elements.

0.5

  • Prevent search engine indexing.

0.4

  • Display page URL.
  • Some visual cosmetics.

0.3

  • Include remote scripts and styles.

0.2

  • Initial release.