Reply To: URLs are not being displayed properly in custom menu

#20620
simoami
Participant

Sorry, I got the previous code slightly messed up. The proper line with the regular expression should be:

preg_replace('/(class=\"[^"]*\")/i', '\1' . enlightenment_extra_atts( $atts ), $nav_menu);
  • This reply was modified 9 years, 10 months ago by simoami.