Title: Scott Reilly's Replies - page 2 | 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 - 16 through 30 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/coffee2code/replies/page/3/?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/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin CSS] change colour for private note](https://wordpress.org/support/topic/change-colour-for-private-note/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [4 years, 11 months ago](https://wordpress.org/support/topic/change-colour-for-private-note/#post-14510168)
 * The style you configured via the Add Admin CSS plugin does appear in the source
   snippet you provided, so that’s confirms the plugin is working and is basically
   the primary thing the plugin is meant to do.
 * I don’t know enough about what else is going on in the page, but it will likely
   be one of the following issues:
 * 1. The CSS selector you provided is incorrect and doesn’t match the element you
   intended.
    2. There is another CSS rule with greater specificity for the element
   you are targeting, so that rule is overriding yours.
 * I’d suggest again to use your browser’s inspector tool on the element (the note
   content) that you were trying to change to see if either of these are the case.
   You should be able to see your custom styling applied and if it’s getting overridden.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin CSS] Blank settings page with v-2.0](https://wordpress.org/support/topic/blank-settings-page-with-v-2-0/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [4 years, 11 months ago](https://wordpress.org/support/topic/blank-settings-page-with-v-2-0/#post-14501384)
 * Hi [@colourstone](https://wordpress.org/support/users/colourstone/): Thanks for
   the report!
 * I’ve just released v2.0.1 of the Add Admin CSS plugin which should fix this issue.
   Let me know if you continue to experience any problems with this update.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin CSS] Version 2 Does not Work with Enhanced Ecommerce Google Analytics Plugin](https://wordpress.org/support/topic/version-2-does-not-work-with-enhanced-ecommerce-google-analytics-plugin/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [4 years, 11 months ago](https://wordpress.org/support/topic/version-2-does-not-work-with-enhanced-ecommerce-google-analytics-plugin/#post-14501380)
 * Hi [@strettonbull](https://wordpress.org/support/users/strettonbull/): Thanks
   for the report and especially for identifying a specific plugin conflict that
   I could use to debug the issue, since I was not initially able to reproduce it.
 * I’ve just released v2.0.1 of the Add Admin CSS plugin which should fix this issue.
   Let me know if you continue to experience any issues with this update.
 * Thanks again and cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Admin CSS] change colour for private note](https://wordpress.org/support/topic/change-colour-for-private-note/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [4 years, 11 months ago](https://wordpress.org/support/topic/change-colour-for-private-note/#post-14501366)
 * Hi [@louisapple](https://wordpress.org/support/users/louisapple/): Could there
   be a conflict with another plugin that’s running on your production site but 
   not your staging site, or a typo/difference between the two CSS statements you’ve
   written?
 * In general, if you know how to, I’d first view the page source and serach for
   some unique aspect of the CSS you added (such as “f98b8b”) to verify that the
   CSS was actually output by the plugin into your admin page. If so, then I’d use
   your browser’s inspector tool on the element (the note content) that you were
   trying to change to see if there is a CSS rule that may be more specific (and
   therefore takes precedence) over the rule you provided.
 * I did just release v2.0.1 of the plugin which fixes a bug some users were experiencing,
   but that was mostly related to the plugin page not appearing. But I’d recommend
   using the latest just to be absolutely sure things weren’t also affecting you.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Search] Warning::__wakeup()](https://wordpress.org/support/topic/warning__wakeup/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years ago](https://wordpress.org/support/topic/warning__wakeup/#post-14389016)
 * [@shirtguy72](https://wordpress.org/support/users/shirtguy72/): Thanks for the
   report and providing the error message! I just released v1.8.3 of Disable Search
   that should fix the issue. Let me know if you encounter anything else.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Commenters Comments Count] PHP8 Support](https://wordpress.org/support/topic/php8-support-3/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years ago](https://wordpress.org/support/topic/php8-support-3/#post-14389014)
 * [@hothbricks](https://wordpress.org/support/users/hothbricks/): Thanks for the
   report and providing the error message! I just released v1.9.6 of Admin Commenters
   Comments Count that should fix the issue. Let me know if you encounter anything
   else.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Commenters Comments Count] PHP8 Support](https://wordpress.org/support/topic/php8-support-3/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years ago](https://wordpress.org/support/topic/php8-support-3/#post-14354961)
 * Hi [@hothbricks](https://wordpress.org/support/users/hothbricks/):
 * Did you encounter any specific issues running the plugin under PHP8? I haven’t
   specifically tested the plugin under PHP8 just yet, but I don’t see anything 
   that stands out as being potentially problematic.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Years Ago Today] e-mail for editor](https://wordpress.org/support/topic/e-mail-for-editor/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years ago](https://wordpress.org/support/topic/e-mail-for-editor/#post-14340226)
 * Hi [@rudyodo](https://wordpress.org/support/users/rudyodo/),
 * Thanks for the kind words!
 * As for your inquiry, the checkbox has always been available in each user’s own
   profile. However, it was not possible for admins to edit the checkbox on another
   user’s profile. So logged in as an admin account, if you visited another user’s
   profile you wouldn’t see the checkbox. But if that user logged in and viewed 
   their own profile, they would see the checkbox.
 * That was the case until just now. v1.4 of the plugin was just released, and its
   main change was to allow admins the ability to view and edit the checkbox for
   other users.
 * Does that address what you brought up, or did I misunderstand?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Custom Post Limits] Not working](https://wordpress.org/support/topic/not-working-3514/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 1 month ago](https://wordpress.org/support/topic/not-working-3514/#post-14290683)
 * Hi [@yodelice](https://wordpress.org/support/users/yodelice/), do you have any
   specifics regarding what wasn’t working for you?
 * Or are you referring to the warning at the top of the plugin page here in the
   Plugin Directory? If so, it is true that the plugin hadn’t been updated in 6 
   months, which was long enough for the “This plugin hasn’t been tested with the
   latest 3 major releases of WordPress…” notice to appear at the top of the plugin’s
   page.
 * I’ve just released v4.4 of the plugin, which has the side effect of removing 
   that notice. Please try it out and let me know what problems you encounter.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Remember Me Controls] Missing textdomain](https://wordpress.org/support/topic/missing-textdomain-2/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 2 months ago](https://wordpress.org/support/topic/missing-textdomain-2/#post-14047015)
 * Hi [@kittmedia](https://wordpress.org/support/users/kittmedia/)!
 * Thanks for the report! I’ve just released v1.9.1 of the Remember Me Controls 
   plugin, which incorporates your request to add a missing textdomain.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Single Category Permalink] Can I remove the base slug as well?](https://wordpress.org/support/topic/can-i-remove-the-base-slug-as-well/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 2 months ago](https://wordpress.org/support/topic/can-i-remove-the-base-slug-as-well/#post-14044240)
 * Hi [@theblueli](https://wordpress.org/support/users/theblueli/),
 * It is not within this plugin’s functionality or intent to remove the “/category/”
   path that is at the root of category permalinks.
 * However, it can be done. See the [Remove Category URL](https://wordpress.org/plugins/remove-category-url/)
   plugin, whose whole purpose is this very thing. If you happen to be using [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)(
   and if you aren’t, the plugin might be overkill for doing just this one thing),
   it seems to have a “Strip the category base” setting.
 * I have not used either plugin for this purpose so I can’t personally vouch for
   them, but they seem to do what you want.
 * Best wishes!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto-hyperlink URLs] Not Working](https://wordpress.org/support/topic/not-working-3351/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 9 months ago](https://wordpress.org/support/topic/not-working-3351/#post-13260006)
 * [@tech4eleven](https://wordpress.org/support/users/tech4eleven/): Where is that
   sidebar content that includes links coming from? Is it a widget (if so, which
   one)? Or is it part of a template file?
 * By default the plugin only auto-links post content, post excerpt fields, and 
   widget text. Plugins that create widgets in funky ways or text hardcoded in template
   files are examples of things that are not supported out-of-the-box. Some code
   customization may allow it to work with another plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Text Hover] It does not work with symbols](https://wordpress.org/support/topic/it-does-not-work-with-symbols/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 9 months ago](https://wordpress.org/support/topic/it-does-not-work-with-symbols/#post-13197045)
 * [@theaonar](https://wordpress.org/support/users/theaonar/): Hi, I’ve just released
   v4.0 of the Text Hover plugin which fixes the bug you reported about not being
   able to add hovertext to strings that begin and/or end in punctuation.
 * Thanks again for the report. Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blog Time] Time Location](https://wordpress.org/support/topic/time-location-2/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 11 months ago](https://wordpress.org/support/topic/time-location-2/#post-12990879)
 * [@americanfreak](https://wordpress.org/support/users/americanfreak/): Hi,
 * Normally I would have said yes, though it would require adding a line of code
   into a file. But it turns out the library the plugin uses to handle time calculations
   doesn’t support timezone abbreviations.
 * So I have started work on a new version that will do two things:
 * 1. Allow you to customize the time format via an input field on a settings page
   without needing to add code anywhere.
    2. Add support for timezone abbreviations.
 * After which your request will be a 30 second change for you to make to get what
   you want.
 * I’ll follow up here to let you know when that version gets released.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Text Replace] maintenance](https://wordpress.org/support/topic/maintenance-16/)
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [5 years, 11 months ago](https://wordpress.org/support/topic/maintenance-16/#post-12946607)
 * [@wpcursus](https://wordpress.org/support/users/wpcursus/): Hi,
 * The plugin is still actively maintained, but thanks for inquiring. It caused 
   me to realize that a release meant for January didn’t get deployed so I’ve just
   done it. v3.9 of the plugin has been released.
 * It supports the use of Gutenberg, but doesn’t have any special blocks or block
   integrations (nor are any necessary).
 * As for your question about it working for post titles, it does not work on post
   titles by default as I don’t believe that is applicable to the majority of users.
   However, it can be made to work with a small bit of code. If you check out the
   documentation for the plugin (available on the [plugin’s page here](https://wordpress.org/plugins/text-replace/)
   or its readme.txt file), look for documentation on the `c2c_text_replace_filters`
   filter in the “Hooks” section. There happens to be an example of the code to 
   do just what you want.
 * I understand that may be a bit much to take on. In the next version of the plugin
   it will have a setting allowing you to add support like this without needing 
   to add custom code. But for now, that is how it would need to be done.
 * I’ll follow-up once that feature gets released.

Viewing 15 replies - 16 through 30 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/coffee2code/replies/page/3/?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/3/?output_format=md)