/** * 1. Fix WordPress core comment author URL * Simplified to use only 1 argument to prevent "Line 8" argument errors. */ add_filter( 'get_comment_author_url', 'ghana_edu_fix_comment_url', 10, 1 ); function ghana_edu_fix_comment_url( $url ) { if ( empty( $url ) || $url === 'http://' ) { // Fallback to a fragment link to satisfy Google return home_url( '/#author' ); } return $url; }/** * 2. Specifically fix Yoast SEO Schema output for Comments */ add_filter( 'wpseo_schema_graph_piece', 'ghana_edu_yoast_comment_url_fix', 10, 2 ); function ghana_edu_yoast_comment_url_fix( $piece, $context ) { // Check if this part of the Yoast graph contains comments if ( is_array( $piece ) && isset( $piece['comment'] ) && is_array( $piece['comment'] ) ) { foreach ( $piece['comment'] as &$comment ) { if ( isset( $comment['author'] ) && empty( $comment['author']['url'] ) ) { // Generate a fallback URL for the author to clear GSC warning $comment['author']['url'] = home_url( '/#author' ); } } } return $piece; }/** * 1. Fix WordPress core comment author URL * Simplified to use only 1 argument to prevent "Line 8" argument errors. */ add_filter( 'get_comment_author_url', 'ghana_edu_fix_comment_url', 10, 1 ); function ghana_edu_fix_comment_url( $url ) { if ( empty( $url ) || $url === 'http://' ) { // Fallback to a fragment link to satisfy Google return home_url( '/#author' ); } return $url; }/** * 2. Specifically fix Yoast SEO Schema output for Comments */ add_filter( 'wpseo_schema_graph_piece', 'ghana_edu_yoast_comment_url_fix', 10, 2 ); function ghana_edu_yoast_comment_url_fix( $piece, $context ) { // Check if this part of the Yoast graph contains comments if ( is_array( $piece ) && isset( $piece['comment'] ) && is_array( $piece['comment'] ) ) { foreach ( $piece['comment'] as &$comment ) { if ( isset( $comment['author'] ) && empty( $comment['author']['url'] ) ) { // Generate a fallback URL for the author to clear GSC warning $comment['author']['url'] = home_url( '/#author' ); } } } return $piece; }
Registration Opens: Join the 2026 BECE Home Mock to Secure Grade 1s JOIN NOW ×

End Of Road For Brazil After Being Eliminated From Reaching Semi Finals In World Cup Qualifiers

Brazil is the first of the remaining eight teams to be eliminated from the World Cup.

Brazil’s performance in the game started slowly as Croatia continuously created more chances.

Raphinha appeared off during the game, indicating that things were not going well for him. Richarlison’s normal level of quality was also missing.

As a result, they were replaced early in the competition. The midfield duo of Matteo Kovacic and Luka Modric, on the other hand, won the midfield fight as Croatia got off to a great start.

Croatia Eliminates Brazil From World Cup After Winning 4-2 On Penalties

Registration Open

2026 BECE HOME MOCK

Professional Assessment from the Comfort of Your Home

Prepare your ward for the 2026 BECE with our specialized Home Mock series. Our marking and grading follow strict WAEC standards to ensure your child is ready for the real deal.

Standard Questions based on the NACCA Curriculum.
Detailed Marking with examiner comments.
Result Analysis to identify weak areas.

Secure Your Child's Future Today!

WhatsApp Register Call For Info

The first half finished in a 0:0 deadlock since no team was able to break the tie. The second half, particularly for Croatia, featured a few optimistic moments, but it was not to be. There was no goal at full-time.

However, Bruno Petkovic tied the game before the end of the extra period, forcing a penalty shootout. Croatia ended up winning 4-2 on penalties against Brazil.

READ ALSO: Croatia Knocks Brazil Out Of World Cup With A 4-2 Win In Penalty Shoot Out

 

Ghana Education News Editorial Team

Research • Journalism • Policy Analysis

The Ghana Education News Editorial Team is a specialized group of education researchers, journalists, and policy analysts dedicated to providing high-fidelity reports on the Ghanaian academic landscape. With over a decade of combined experience, our team serves as a primary bridge between official bodies like the GES and WAEC and the students, parents, and educators they serve.

Our Expertise & Mission

  • National Examination Prep: Verified BECE/WASSCE trial questions and examiner reports.
  • Policy Analysis: Breakdowns of GES recruitment, promotions, and payroll.
  • Educational Resources: Step-by-step guides for university admissions and scholarships.

Have a story or want to advertise?

WhatsApp Us Email Stories

WhatsApp: 0550360658 | Email: stories@ghanaeducation.org

Leave a Comment

Ghana Education News