YoastWPSEOai_suggestions_timeout

YoastWPSEOai_suggestions_timeout

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.27.3

apply_filters('YoastWPSEOai_suggestions_timeout') is found 2 times:

  • /src/ai/http-request/infrastructure/api-client.php line 83

    Warning: Undefined array key 85 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 86 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 87 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 88 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @internal
    		 *
    		 * @param int $timeout The default timeout in seconds.
    		 */
    		return (int) \apply_filters( 'Yoast\WP\SEO\ai_suggestions_timeout', 60 );
    	}
    }
    
    
    
    
    
  • /src/ai-http-request/infrastructure/api-client.php line 81

    Warning: Undefined array key 83 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 84 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 85 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 86 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @internal
    		 *
    		 * @param int $timeout The default timeout in seconds.
    		 */
    		return (int) \apply_filters( 'Yoast\WP\SEO\ai_suggestions_timeout', 60 );
    	}
    }