Issues with Nested Pages plugin
-
When using the Nested pages plugin i get error message when viewing Pages in wp-admin. Is there some FullText Search-function running that could/should be excluded from admin views?
Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 2 passed in /xxxxxxxxxxx/wp-includes/class-wp-hook.php on line 292 and exactly 3 expected in /xxxxxxxxxxx/wp-content/plugins/fulltext-search/fulltext-search.php:418 Stack trace: #0 /xxxxxxxxxxx/wp-includes/class-wp-hook.php(292): {closure}(‘https://xxxxxxxxx….’, Object(WP_Post)) #1 /xxxxxxxxxxx/wp-includes/plugin.php(212): WP_Hook->apply_filters(‘https://xxxxxxxx….’, Array) #2 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Views/partials/row.php(267): apply_filters(‘page_link’, ‘https://xxxxxxxx….’, Object(WP_Post)) #3 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(436): include(‘/xxxxxxxxxxx…’) #4 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(354): NestedPages\Entities\Listing\Listing->listPostLevel() #5 /xxxxxxxxxxxxx in /xxxxxxxxxxx/wp-content/plugins/fulltext-search/fulltext-search.php on line 418
- The topic ‘Issues with Nested Pages plugin’ is closed to new replies.