=== Plugin Name === Contributors: igorosabel Donate link: https://osumi.es/ Tags: document title Requires at least: 3.0.1 Tested up to: 4.4 Stable tag: 4.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin lets you add a custom text after the browser's document title with also a custom separator (eg "Home - Custom text"). == Description == This plugin lets you add a custom text that will show on every page of the site (public pages). For example you might have "Home", "Blog" or "Contact" as pages but you might want to add your company's name on every page, for example "Home - Company", "Blog : Company" or "Contact <> Company". == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the Settings->"Title text settings" screen to configure the plugin. 4. On the settings page you can add a text and a separator, wich is not required. == Frequently Asked Questions == = Will all my pages show the text? Or just a few? = All the public pages will show the custom text. The admin sections will not show it. = Can I select certain pages to show the text? = Not yet. This is a first version plugin, changes are to come. == Screenshots == 1. /assets/screenshot1.png 2. /assets/screenshot2.png == Changelog == = 1.0 = * First version == Upgrade Notice == = 1.0 = First version of the plugin.