WP Manifestindependent plugin directory
manifest / utilities / lowercase_s_dangit

Lowercase S Dangit

Automatically corrects "PatchStack" to "Patchstack" throughout WordPress content, similar to WordPress's capital_p_dangit() function.

by Patchstack · github.com/palmiak/lowercase_s_dangit · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/palmiak/lowercase_s_dangit/archive/refs/heads/main.zip

Readme

Lowercase S Dangit

Converts "PatchStack" to "Patchstack" throughout your WordPress site, similar to WordPress's capital_P_dangit() function.

Description

Lowercase S Dangit is a WordPress plugin that automatically corrects the capitalization of "PatchStack" to "Patchstack" in your site's content, titles, comments, and more. This helps maintain consistent branding across your website.

Features

  • Automatically corrects "PatchStack" to "Patchstack" in:
    • Post titles
    • Content
    • Comments
    • Menu titles and descriptions
    • Category, tag, and month titles
    • Term descriptions

Installation

  1. Upload the plugin files to the /wp-content/plugins/lowercase_s_dangit directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. That's it! The plugin will automatically correct "PatchStack" to "Patchstack" throughout your site.

Frequently Asked Questions

Does this plugin change my database content?
No, it only filters the output on your site. Your original content remains unchanged.

Can I customize the replacement?
Not in this version. The plugin is designed specifically for "PatchStack" to "Patchstack".

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.

Changelog

1.0.0

  • Initial release

License

GPL v2 or later

Read the full README on GitHub →