• Resolved Ed G

    (@ed-g)


    I’ve installed RBHN on a fresh installation of WP 4.3. My plugins are listed below. Under the Help Notes admin menu item, the entry for my roles have odd characters appended. It’s like the string containing the role name is unterminated. I think this problem started with version 1.6.2; I used 1.6.1 previously and it didn’t have this issue.

    This is what displays: Builder<<< ??? Notes

    Here’s a screen shot.

    My plugin list: CYSTEME Finder 1.1, Easy Responsive Shortcodes 1.0.1, Paid Memberships Pro 1.8.5.6, Plugin Builder 1.0.0, Role Based Help Notes 1.6.2, User Role Editor 4.19.1, WP Support Plus 6.1.4.

    https://wordpress.org/plugins/role-based-help-notes/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Ed G

    (@ed-g)

    Added details. This is what my help notes page displays:

    Help Notes

    object(stdClass)#328 (18) { [“name”]=> string(20) “Builder<<< ??? Notes” [“singular_name”]=> string(19) “Builder<<< ??? Note” [“add_new”]=> string(7) “Add New” [“add_new_item”]=> string(27) “Add New Builder<<< ??? Note” [“edit_item”]=> string(24) “Edit Builder<<< ??? Note” [“new_item”]=> string(23) “New Builder<<< ??? Note” [“view_item”]=> string(24) “View Builder<<< ??? Note” [“search_items”]=> string(27) “Search Builder<<< ??? Notes” [“not_found”]=> string(29) “No Builder<<< ??? Notes found” [“not_found_in_trash”]=> string(38) “No Builder<<< ??? Notes found in Trash” [“parent_item_colon”]=> string(0) “” [“all_items”]=> string(15) “Builder<<< ??? ” [“featured_image”]=> string(14) “Featured Image” [“set_featured_image”]=> string(18) “Set featured image” [“remove_featured_image”]=> string(21) “Remove featured image” [“use_featured_image”]=> string(21) “Use as featured image” [“menu_name”]=> string(15) “Builder<<< ??? ” [“name_admin_bar”]=> string(19) “Builder<<< ??? Note” }

    Plugin Author Justin Fletcher

    (@justinticktock)

    thanks Ed, I think what has happened here is my development code for testing translations has been committed to 1.6.2 in error.

    I’ll fix this now!

    Plugin Author Justin Fletcher

    (@justinticktock)

    version 1.6.2.1 now fixes this.

    Thread Starter Ed G

    (@ed-g)

    That took care of it. Thanks!

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

The topic ‘Odd Characters’ is closed to new replies.