wp-router icon indicating copy to clipboard operation
wp-router copied to clipboard

WordPress Router

Results 2 wp-router issues
Sort by recently updated
recently updated
newest added

Please see the details below about the exception. Before that I was getting another exception "Fatal error: Uncaught Error: Class 'Symfony\Component\HttpFoundation\Request' not found". Which I fixed by installing HttpFoundation composer...

To fix the exception below I'm adding it as requirement Fatal error: Uncaught Error: Class 'Symfony\Component\HttpFoundation\Request' not found in /var/www/ab-wp/htdocs/public/web/app/plugins/wp-router/src/Router.php:53 Stack trace: #0 /var/www/ab-wp/htdocs/public/web/wp/wp-includes/class-wp-hook.php(286): Rareloop\WordPress\Router\Router::processRequest('') #1 /var/www/ab-wp/htdocs/public/web/wp/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2...