Plugin Directory

Changeset 1770410


Ignore:
Timestamp:
11/18/2017 08:18:07 PM (8 years ago)
Author:
fedeandri
Message:

update tags

Location:
bugfu-console-debugger
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bugfu-console-debugger/tags/1.2.3/readme.txt

    r1770400 r1770410  
    11=== BugFu Console Debugger ===
    22Contributors: fedeandri
    3 Tags: debug, debugging, debug bar, debug notification, dev, develop, development, error, log, display error, error log, error notification, error reporting, bug, bugs, find bug, bug report, issue, issues, multisite, plugin, browser, console, php, jquery, javascript, ajax, stacktrace, backtrace
     3Tags: debug, debugging, debug bar, error, log
    44Requires at least: 3.8
    55Tested up to: 4.9
     
    4949BugFu::log($my_object-array-variable);
    5050
    51 /* Call it it with the second optional argument set to "false"
     51/* Call it with the second optional argument set to "false"
    5252   to turn off the backtrace info (which is on by default) */
    5353BugFu::log($my_content, false);
  • bugfu-console-debugger/trunk/readme.txt

    r1770400 r1770410  
    11=== BugFu Console Debugger ===
    22Contributors: fedeandri
    3 Tags: debug, debugging, debug bar, debug notification, dev, develop, development, error, log, display error, error log, error notification, error reporting, bug, bugs, find bug, bug report, issue, issues, multisite, plugin, browser, console, php, jquery, javascript, ajax, stacktrace, backtrace
     3Tags: debug, debugging, debug bar, error, log
    44Requires at least: 3.8
    55Tested up to: 4.9
     
    4949BugFu::log($my_object-array-variable);
    5050
    51 /* Call it it with the second optional argument set to "false"
     51/* Call it with the second optional argument set to "false"
    5252   to turn off the backtrace info (which is on by default) */
    5353BugFu::log($my_content, false);
Note: See TracChangeset for help on using the changeset viewer.