• Resolved Aki Hamano

    (@wildworks)


    Thank you for the great plugin.

    I have confirmed that one PHP code is not outputting correctly.
    The label for the import button on the pattern list screen is not showing up.
    Probably because short tags are used, they are not output correctly on servers with short_open_tag disabled.

    The relevant code is here:

    includes\Pattern_Builder\Admin\BlockMeister_Pattern_List_Table.php
    L295 – 297`

    • WordPress Version: 6.0
    • Plugin Version: 3.1.2
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author BlockMeister

    (@blockmeister)

    Thank you for debugging and reporting this issue.
    You are spot-on!

    This is now fixed in release 3.1.3, which I uploaded a moment ago.
    Could you please update and confirm the issue is fixed for you too?

    Thread Starter Aki Hamano

    (@wildworks)

    Thanks for the quick update!
    I updated the plugin and confirmed that the labels are displayed correctly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP code is not outputting correctly.’ is closed to new replies.