Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Title Case

Descrizione

Automatically format titles across your website include the browser title, on posts and pages, category and tag lists as well as in feeds.

This plugin catches common title case formatting mistakes by capitalizing each work in a title. As of version 1.5, users can also select a minimum letter count to capitalize (by default two letter words and smaller are not capitalized).

Per esempio:

  • “the quick brown fox” will appear as “The Quick Brown Fox”

  • “I love this plugin do you have more?” will appear as “I Love This Plugin do you Have More?”

This plugin is maintained by Phill Coxon (http://phillcoxon.com) or you can find him on Twitter at http://twitter.com/phillcoxon/

This plugin is currently available in:

  • Inglese
  • Francese
  • Tedesco

Aggiornamenti

Donazioni

Open source software such as this free WordPress plugin only work through the hard work of community members, volunteering their time or resources to make the software freely available. If you would like to show your support for this software, please consider donating towards the development effort. http://phillcoxon.com/wp/

If you can’t contribute to the plugin in any other way, please consider translating it to your local language.

Original Developer

This plugin was originally created by Christopher Ross before being taken over by Phill Coxon in Jan 2016

Screenshot

  • WordPress admin interface

Installazione

To install the plugin, please upload the plugin folder to your plugins folder and active the plugin.

FAQ

Where do I ask questions about this plugin?

Questions can be directed to the WordPress support forums.

How do I exclude certain words from the filter?

The plugin includes options to exclude short words (ie 2 letter words) as well as specific words based. Simply add those words to the comma seperated list and the plugin will ignore them.

Recensioni

19 Dicembre 2018
Still works for WP version 5, even though it was last updated three years ago.
19 Gennaio 2018
This is just what I was looking for. Easy to use very clear and well designed. I see that you did not update this version and now WP is at v.4.9.2. Any future plans? I would hate to lose it. Thank you for a great plugin! ***** (5 starts)
Leggi tutte le recensioni di 3

Contributi e sviluppo

“WP Title Case” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

15.01

  • added French language files
  • addded German language files
  • moved plugin to OOP format
  • rewrote core replace functions
  • added uninstall functions
  • upgraded to use Settings API

14.12

  • setup language functions
  • cleared a couple minor errors on PHP 5.1
  • moved admin CSS to external pickup

1.6

  • added the option to exclude words from the filter
  • cleaned up code elements

1.5

  • added formatting to RSS feeds
  • added options page to control short word formatting
  • added localization options for language files

1.2.1

  • fix for ‘s

1.2.0

  • added function to wp_title

1.1.0

  • Updated cr_ to thisismyurl_ to maximize compatibility
  • Tested with WordPress 3.3.1
  • Removed comment from footer

1.0.3

  • version update
  • changed URL’s

1.0.2

  • Removed welcome message

1.0.1

  • Added welcome message

1.0.0

  • Release iniziale