Title: Scott Reilly's Replies - page 4 | WordPress.org

---

# Scott Reilly

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 46 through 60 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [2](https://wordpress.org/support/users/coffee2code/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/coffee2code/replies/page/5/?output_format=md)…
[26](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/coffee2code/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/coffee2code/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/coffee2code/replies/page/5/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin JavaScript] Add Video Javascript for Screencast-o-matic into WordPress Posts](https://wordpress.org/support/topic/add-video-javascript-for-screencast-o-matic-into-wordpress-posts/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/add-video-javascript-for-screencast-o-matic-into-wordpress-posts/#post-12367657)
 * [@tosten](https://wordpress.org/support/users/tosten/): Hi,
 * Yes, currently I’m not available for hire. But I can try to help and see if what
   you want to accomplish is doable.
 * At first glance, this particular workflow appears to fall outside of what the
   plugin supports. While the plugin allows you to specify a remote JavaScript file
   to include (e.g. `//screencast-o-matic.com/api/som.js` via the “Admin JavaScript
   Files” setting), and while it supports adding the initializing code (e.g. `SOM.
   Recorder({id: “cYV0cObM”}).embed();` via the “Admin JavaScript (in footer)” setting),
   the plugin does not support adding the “id” attribute to the first `<script>`
   tag, which is no doubt needed.
 * Not being familiar with the JavaScript you are looking to embed, I can’t say 
   if the specific code that you’re trying to use would even work if supplied in
   the `<head>` or footer of a page. It might need to be wholly embedded within 
   the body of the page.
 * Unfortunately, when it comes down to it, I don’t think this plugin will be able
   to help with implementing this particular snippet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] Open auto-hyperlinked links in new window](https://wordpress.org/support/topic/open-auto-hyperlinked-links-in-new-window/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/open-auto-hyperlinked-links-in-new-window/#post-12351596)
 * [@leekianseng](https://wordpress.org/support/users/leekianseng/): Hi,
 * Looks like you marked this request as resolved already. Did you figure things
   out?
 * I’m not aware of an issue relating to links opening in a new window. Assuming,
   of course, the following are true:
 * * The plugin’s setting checkbox `Open auto-hyperlinked links in new window?` 
   is checked
    * The link in question was hyperlinked by the plugin and wasn’t a
   pre-existing hyperlink
 * Please provide some further information if you’re experiencing any problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Single Category Permalink] Plugin update issue](https://wordpress.org/support/topic/plugin-update-issue-5/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12342830)
 * Thanks again for reporting the issue and for verifying the fix. Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Single Category Permalink] Plugin update issue](https://wordpress.org/support/topic/plugin-update-issue-5/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12340929)
 * [@mynameisrabby](https://wordpress.org/support/users/mynameisrabby/): Thanks 
   for the bug report (and the review)! I’ve just released v2.4.1 of Single Category
   Permalink to fix the issue. Let me know if you have any other problems with the
   plugin.
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] The plugin doesn’t work with ACF plugin](https://wordpress.org/support/topic/the-plugin-doesnt-work-with-acf-plugin/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-work-with-acf-plugin/#post-12334080)
 * If anyone here is still interested, or for others that come across this thread
   later, support for the Advanced Custom Field plugin has been added as of v5.4(
   and adjusted in v5.4.1) of Auto-hyperlink URLs.
 * Support is disabled by default. A new setting (“Enable support for plugin: Advanced
   Custom Fields?”) has been added to the plugin settings page to enable the support.
 * When enabled, the plugin will attempt to auto-hyperlink the following ACF fields:
   text, textarea, url, and wysiwyg. There is also a new filter, `c2c_autohyperlink_urls_acf_filters`,
   that allows for customization of the ACF fields/filters.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] How to make auto-link work with custom fields?](https://wordpress.org/support/topic/how-to-make-auto-link-work-with-custom-fields/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/how-to-make-auto-link-work-with-custom-fields/#post-12334062)
 * If either of you are still interested, or for others that come across this thread
   later, support for the Advanced Custom Field plugin has been added as of v5.4(
   and adjusted in v5.4.1) of Auto-hyperlink URLs.
 * Support is disabled by default. A new setting (“Enable support for plugin: Advanced
   Custom Fields?”) has been added to the plugin settings page to enable the support.
 * When enabled, the plugin will attempt to auto-hyperlink the following ACF fields:
   text, textarea, url, and wysiwyg. There is also a new filter, `c2c_autohyperlink_urls_acf_filters`,
   that allows customization of the ACF fields/filters.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] ACF Filtering off by default or toggle](https://wordpress.org/support/topic/acf-filtering-off-by-default-or-toggle/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/acf-filtering-off-by-default-or-toggle/#post-12334028)
 * [@neotrope](https://wordpress.org/support/users/neotrope/): Thanks for the long-
   time support! And for the suggestions!
 * I’ve just released v5.4.1 of Auto-hyperlink URLs which disables ACF support by
   default. A new setting (“Enable support for plugin: Advanced Custom Fields?”)
   has been added to the plugin settings page to enable the support. This approach
   will be used going forward as built-in support for other plugins is added.
 * The release also fixes the broken “help” link.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] Problems with WP YouTube Lyte](https://wordpress.org/support/topic/problems-with-wp-youtube-lyte/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 3 months ago](https://wordpress.org/support/topic/problems-with-wp-youtube-lyte/#post-12327017)
 * [@tt22tt](https://wordpress.org/support/users/tt22tt/): Hi, and thanks for the
   report.
 * As you and [@neotrope](https://wordpress.org/support/users/neotrope/) have discovered,
   the “Exclude domains” setting is probably the current best solution for the issue(
   without resorting to writing a few lines of code). Though bear in mind it would
   prevent auto-linking any excluded domains that may appear in other contexts where
   they aren’t treated as embeds.
 * Anyhow, the good news is that though I just released v5.4 of the plugin (which
   doesn’t change things in this particular regard, unfortunately), I have v5.5 
   in the works which will actually implement one behaviorial change (to play well
   with embeds) and one new setting (to facilitate playing well with other plugins
   should there be a conflict).
 * I’ll follow-up here once that gets released.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Remember Me Controls] Should re-login after activating?](https://wordpress.org/support/topic/should-re-login-after-activating/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/should-re-login-after-activating/#post-12288513)
 * [@dsl225](https://wordpress.org/support/users/dsl225/): Hi John,
 * Good question (and one I’ll be sure to add to the plugin’s FAQ)! In order for
   the extended duration for the “Remember Me” to take effect, you would have to
   log out and then log back in. (More precisely, you have to log back in, which
   can happen after your current login session expires, you log out, you clear your
   cookies, or your browser clears its cookies.)
 * The login cookie is saved in your browser and contains within in the expiration
   date (which is what this plugin affects to make longer). It’s easiest and generally
   best for it to take effect on subsequent logins. However, there definitely should
   be some clear indication about that, which I’ll rectify in the next release.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Remember Me Controls] Feature request – only for admins?](https://wordpress.org/support/topic/feature-request-only-for-admins/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/feature-request-only-for-admins/#post-12288490)
 * [@dsl225](https://wordpress.org/support/users/dsl225/): Hi John,
 * Thanks for the suggestion! It seems reasonable and potentially useful to others
   so I’ve made note of it. When I next get around to updating the plugin I’ll see
   about getting it implemented. I’ll be sure to follow up here once I do.
 * Cheers!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Custom Post Limits] Warning: count()](https://wordpress.org/support/topic/warning-count-8/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/warning-count-8/#post-12263012)
 * Hi [@fmarkovic](https://wordpress.org/support/users/fmarkovic/):
 * Thanks for the bug report! I’ve released v4.2.2 of Custom Post Limits which fixes
   that issue and a couple other small bugs. Let me know if you experience any other
   problems.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Expandable Dashboard Recent Comments] Not work for WP 5.2.4](https://wordpress.org/support/topic/not-work-for-wp-5-2-4/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/not-work-for-wp-5-2-4/#post-12161864)
 * Hi [@lovesgigi](https://wordpress.org/support/users/lovesgigi/),
 * Thanks for the bug report! I’ve just released v2.6 of Expandable Dashboard Recent
   Comments which includes handling for multi-byte characters. Please let me know
   how this works for you.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Years Ago Today] Broken – WP 5.3](https://wordpress.org/support/topic/broken-wp-5-3/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/broken-wp-5-3/#post-12148564)
 * Hi [@iuchewie](https://wordpress.org/support/users/iuchewie/),
 * Thanks for reporting the bug. I’ve just released v1.3.2 of Years Ago Today which
   fixes the problem.
 * Cheers!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Years Ago Today] Very useful plugin.](https://wordpress.org/support/topic/very-useful-plugin-869/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/very-useful-plugin-869/#post-12148557)
 * Hi [@bejiitas_wrath](https://wordpress.org/support/users/bejiitas_wrath/),
 * Thanks for the review! And thanks for reporting the bug. I’ve just released v1.3.2
   of Years Ago Today which fixes the problem.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin CSS] admin css full of bugs in new wordpress versions](https://wordpress.org/support/topic/admin-css-full-of-bugs-in-new-wordpress-versions/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 9 months ago](https://wordpress.org/support/topic/admin-css-full-of-bugs-in-new-wordpress-versions/#post-11791595)
 * Hi [@janice4summer](https://wordpress.org/support/users/janice4summer/),
 * Thanks for the report. Can you be more specific about what errors you encountered?
   What specific errors are you seeing? What section of the admin are you accessing
   that is triggering the errors?
 * I cannot reproduce any errors when having both Add Admin CSS and Woocommerce 
   active at the same time. (I don’t have WPBakery to be able to test with that.)
 * This plugin does very little with JavaScript (basically it just loads a syntax
   highlighting tool). It’s possible that you defined CSS that affected elements
   on the page that negatively affected JavaScript used by other plugins. What were
   the CSS rules you defined via this plugin?
 * Cheers!

Viewing 15 replies - 46 through 60 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [2](https://wordpress.org/support/users/coffee2code/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/coffee2code/replies/page/5/?output_format=md)…
[26](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/coffee2code/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/coffee2code/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/coffee2code/replies/page/5/?output_format=md)