Opened 14 years ago
#1406 new defect
[Plugin: WordPress MU Domain Mapping] Warnings when in WordPress debug mode (code patch)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | not-listed | Keywords: | wordpress-mu-domain-mapping |
| Cc: | donncha, automattic |
Description
The WordPress MU Domain Mapping plugin produces warnings / errors when "wp-config.php" has "WP_DEBUG" set to "true".
I require WP_DEBUG to be true as I am developing multiple plug-ins for a WordPress site.
I have a code patch for the current TRUNK version http://plugins.trac.wordpress.org/browser/wordpress-mu-domain-mapping/trunk?rev=453841.
Referenced here in this forum post: http://wordpress.org/support/topic/plugin-wordpress-mu-domain-mapping-warnings-when-in-wordpress-debug-mode-code-patch
Attachments (1)
Note: See
TracTickets for help on using
tickets.
domain_mapping.php - patch - fix debug mode warnings