Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 921 Bytes

readme.md

File metadata and controls

37 lines (25 loc) · 921 Bytes

#Plugin Name Contributors: tbcrew
Tags: title, empty title
Requires at least: 3.0.1
Tested up to: 3.5.1
Stable tag: 1.1
License: GNU General Public License, version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The plugin will fill every posts/pages empty title with a defined text.

##Description

The plugin will fill every posts/pages empty title with a defined text. Uses the_title filter.

##Installation

  1. Upload tb-empty-titles-filler folder to the /wp-content/plugins/ directory
  2. Activate 'TB Empty Titles Filler' through the 'Plugins' menu in WordPress
  3. Go in Settings->TB Empty Titles Filler and set the plugin options

##Frequently Asked Questions

####Where can I find support for this plugin?

Here: TwoBeers Project

##Screenshots

##Changelog

###1.1

  • fix: warning if no category.
  • fix: double notice when updated.

###1.0

  • first release.