Edits for strict mode
-
To remove strict mode warnings edit two lines of category-posts-in-custom-menu.php:
Change line 259 to:
function start_el(&$output, $item, $depth =0, $args = array(), $id = 0) {
Move lines 34–38
function CPCM_Manager() { ... }
after (original lines 40–46)
function __construct() { ... }
https://www.ads-software.com/plugins/category-posts-in-custom-menu/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Edits for strict mode’ is closed to new replies.