• Resolved Brian

    (@brianjessee)


    Hello,

    I found a strange bug in the title attribute. If there is a one word title with no space it gives this error:

    “Please enter a title attribute”

    I get that error on this title:

    title=”Bussiness”

    But not this:
    title=”Bussiness “

    Thanks for creating this plugin it works great!

    https://ww.wp.xz.cn/plugins/accordion-shortcodes/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    Hi Brian,

    I’m having trouble reproducing the bug. I assume you are using v2.0.1 of the plugin? What version of WordPress are you using?

    Thanks.

    Plugin Author philbuchanan

    (@philbuchanan)

    Hi Brian,

    Are you able to provide any more information? If not I’m going to assume the issue is resolved.

    Thread Starter Brian

    (@brianjessee)

    Yeah sorry about this totally forgot. Latest version of WordPress and the plugin. The issue came up on custom fields and when I run it through this filter to get the shortcodes to work and WordPress to apply its styles:

    apply_filters('the_content', $content);

    Not sure if it is just the way I did or if that would happen every time content is run through that filter.

    Not a big issue as the site is working and there is a work around and it could be a rare issue.

    Thanks for your responses.

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

The topic ‘Title Attribute Bug’ is closed to new replies.