Skip to content

Forever eliminate “Javascript” from the planet.

Notifications You must be signed in to change notification settings

dimadin/capital-s-dangit

Repository files navigation

Capital S, Dangit!

Build Status

This plugin replaces “Javascript” with “JavaScript” in post content, post titles, and comment content.

It has no settings, just activate it and it works immediately.

Using with other texts

You just need to pass your text to the function capital_S_dangit() and it will replace “Javascript” with “JavaScript” in that text.

For exampe:

$my_text = capital_S_dangit( $my_text );

or

add_filter( 'my_custom_filter', 'capital_S_dangit' );

About

Forever eliminate “Javascript” from the planet.

Resources

Stars

Watchers

Forks

Packages

No packages published