Opened 20 years ago
Closed 20 years ago
#658 closed defect (bug) (fixed)
"Wrong parameter count" message when hierarchical static pages are displayed
Reported by: | morganiq | Owned by: | ryan |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
Receive message "Warning: Wrong parameter count for join() in /var/www/net.doocy/wp-includes/template-functions-post.php on line 356" when hierarchical static pages are listed using wp_list_pages().
Attachments (1)
Change History (4)
#1
@
20 years ago
- Create a static page.
- Create another static page whose parent is the static page created in step 1.
- View a page which contains a call to wp_list_pages() (e.g. main blog page when Kubrick is active theme)
Note: See
TracTickets for help on using
tickets.