Opened 2 years ago
Closed 2 years ago
#1246 closed defect (fixed)
Fix undeclared variables
| Reported by: | mitchoyoshitaka | Owned by: | mitchoyoshitaka |
|---|---|---|---|
| Priority: | normal | Component: | yet-another-related-posts-plugin |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
When WP option WP_DEBUG (wp-config.php) is set to TRUE, error messages appear :
Notice: Undefined variable: d in template-functions.php on line 12
Same thing for variable gmt.
And
Notice: Undefined variable: pagenow in magic.php on line 299
Change History (1)
comment:1 Changed 2 years ago by mitchoyoshitaka
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed on local trunk. Will be fixed in 3.2b3.