Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Title Case

Beschrijving

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).

Bijvoorbeeld:

  • “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:

  • Engels
  • Frans
  • Duits

Updates

Donaties

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

Schermafdrukken

  • WordPress admin interface

Installatie

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.

Beoordelingen

19 december 2018
Still works for WP version 5, even though it was last updated three years ago.
19 januari 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)
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“WP Title Case” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Title Case” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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

  • First release