Title: Luke Mlsna's Replies | WordPress.org

---

# Luke Mlsna

  [  ](https://wordpress.org/support/users/bitacre/)

 *   [Profile](https://wordpress.org/support/users/bitacre/)
 *   [Topics Started](https://wordpress.org/support/users/bitacre/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bitacre/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bitacre/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bitacre/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bitacre/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bitacre/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 105 total)

1 [2](https://wordpress.org/support/users/bitacre/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bitacre/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/bitacre/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/bitacre/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/bitacre/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/bitacre/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Nofollow] Why is this plugin closed?](https://wordpress.org/support/topic/why-is-this-plugin-closed-2/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/why-is-this-plugin-closed-2/#post-11711637)
 * Hey all. I transferred ownership of this plugin to [5fifty](https://profiles.wordpress.org/5fifty/)
   around two years ago when I stopped developing for WordPress.
 * Shortly after that my write access to the project was revoked. Aside from some
   branding edits, the code appears to have been largely unmaintained.
 * I don’t know if it was abandoned voluntarily (in which case anyone can email 
   wordpress to adopt it) or other reasons.
 *  ¯\_(ツ)_/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Plugin is crippling the full secured in Chrome](https://wordpress.org/support/topic/plugin-is-crippling-the-full-secured-in-chrome/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/plugin-is-crippling-the-full-secured-in-chrome/#post-10614475)
 * Thanks for reporting this, I will push an update today.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Undefined offset notice](https://wordpress.org/support/topic/undefined-offset-notice-4/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/undefined-offset-notice-4/#post-10331497)
 * Cool. Thank you for the detailed report, just wanted to make sure it was fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Undefined offset notice](https://wordpress.org/support/topic/undefined-offset-notice-4/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/undefined-offset-notice-4/#post-10331468)
 * Is this still happening in the latest version?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Make Title Optional](https://wordpress.org/support/topic/make-title-optional-3/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/make-title-optional-3/#post-10331462)
 * Yes, I’ll add that in this week.
 * Until then you can probably just give `&nbsp;` for the title and it will look
   blank.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Login failed](https://wordpress.org/support/topic/login-failed-21/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/login-failed-21/#post-10331453)
 * Yeah I just looked and it uses the unaltered native function:
 * `<li><?php wp_loginout(); ?></li>`
 * So, check your redirects probably.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Login failed](https://wordpress.org/support/topic/login-failed-21/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/login-failed-21/#post-10331444)
 * That url does not appear to be using the widget.
 * The widget uses the wp_login() internal function to generate the link, so either
   you’re using a different widget, or wordpress thinks your login url isn’t what
   you want it to be, or you have a redirect setup for the correct url (is my guess)
 * I’ll double check the code, but this hasn’t been changed for a long time and 
   this is the first I’ve heard of that happening.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Show the Custom Link](https://wordpress.org/support/topic/show-the-custom-link/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/show-the-custom-link/#post-9957741)
 * Okay, just pushed 1.5.1 which should fix it. Thanks for reporting that!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Meta Widget] Show the Custom Link](https://wordpress.org/support/topic/show-the-custom-link/)
 *  Plugin Author [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/show-the-custom-link/#post-9957683)
 * I’ll investigate.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ultimate Nofollow] Does Not Work as Described](https://wordpress.org/support/topic/does-not-work-as-described-2/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/does-not-work-as-described-2/#post-9480597)
 * There is an option to nofollow ALL links.
 * This is separate from the option to add nofollow only to some post or blog roll
   links via a checkbox added to the add link dialogue.
 * I just verified this works correctly. If you won’t mind changing your inaccurate
   1 star review, that would be nice 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Nofollow] Not working with WP 4.7.4](https://wordpress.org/support/topic/not-working-with-wp-4-7-4/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/not-working-with-wp-4-7-4/#post-9480488)
 * This is working for me when I add a link in visual and text. You have to click“
   apply” now.
 * Are you sure you know how to create a link in the new WordPress interface?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ultimate Nofollow] Breaks Insert / Edit links function after 4.2](https://wordpress.org/support/topic/breaks-insert-edit-links-function-after-42/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/breaks-insert-edit-links-function-after-42/#post-7956185)
 * 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Nofollow] Check box for no Follow](https://wordpress.org/support/topic/check-box-for-no-follow/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/check-box-for-no-follow/#post-6187273)
 * Fixed in 1.4.5 update. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Nofollow] Not Keeping No Follow – Javascript Fix](https://wordpress.org/support/topic/not-keeping-no-follow-javascript-fix/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/not-keeping-no-follow-javascript-fix/#post-7005530)
 * I’ll take a look at this, thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Nofollow] My site is nofollowing all links](https://wordpress.org/support/topic/my-site-is-nofollowing-all-links/)
 *  [Luke Mlsna](https://wordpress.org/support/users/bitacre/)
 * (@bitacre)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/my-site-is-nofollowing-all-links/#post-7052802)
 * This is probably a different plugin or theme setting?

Viewing 15 replies - 1 through 15 (of 105 total)

1 [2](https://wordpress.org/support/users/bitacre/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bitacre/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/bitacre/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/bitacre/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/bitacre/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/bitacre/replies/page/2/?output_format=md)