• Resolved Aditya Thok

    (@adityathok)


    Hello,

    I found a bug in the “No Category Base (WPML)” plugin. When the plugin is active, two newline characters (\n\n) are injected at the very beginning of the <body> tag.

    The characters appear exactly like this in the source code: <body>\n\n[Rest of the website content]

    This usually happens when there is a whitespace or newline inside a function hooked to wp_body_open or get_header, or if a file is being included/required inside the body context with leading spaces.

    Please check if there are any unintended echo calls or spaces between PHP blocks in the functions responsible for the URL rewriting or WPML integration.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • also the same…

    Plugin Author YMP

    (@ympno)

    Hi there. This is a result of an update going out that was intended for internal testing only. This is fixed, just waiting for the WordPress Plugins team to restore functionality and push the update.

    Thanks for your patience, and for sticking with us!

    Plugin Author YMP

    (@ympno)

    Hi again. The WordPress plugin has been restored, and a new update rolled out that tackles this.

    Thanks for your patience!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.