PurpleTurtleCreative / purple-turtle-creative

Custom theme for the Purple Turtle Creative WordPress website.
https://purpleturtlecreative.com/
GNU General Public License v3.0
0 stars 0 forks source link

Plugin info template should use ucwords when converting plugin slug to page title #82

Closed MichelleBlanchette closed 10 months ago

MichelleBlanchette commented 10 months ago

Screenshot 2024-01-05 at 8 42 40 AM

Or you could simply use the page's actual title or the plugin's actual name header value. I lean toward just using the page's actual title.

MichelleBlanchette commented 10 months ago

No, because the page title is SEO friendly where I don't want that lengthy description on the plugin info page itself. I just implemented ucwords() where it had just been ucfirst().