do i need to get a new wp-includes folder? or i just upload the one already saved on my computer?
Am I even asking the right question – “How do I change the code?”
Is there something else that I could do. Really, I need some help please! Trying to finalize this website for a client, but haven’t a clue what to do!
Actually line 204 says
if ( $wp_rewrite->use_verbose_page_rules && preg_match( ‘/pagename=\$matches\[([0-9]+)\]/’, $query, $varmatch ) ) {
and line 205 says
// this is a verbose page match, lets check to be sure about it