WP Manifestindependent plugin directory
manifest / content / wp-weberlei-notitle

WEBerlei No Title

Wordpress plugin to allow disabling rendering of the title on a page

by Benjamin Eberlei · github.com/weberlei/wp-weberlei-notitle · website

0stars
59composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/weberlei/wp-weberlei-notitle/archive/refs/heads/master.zip

Also on Packagist as weberlei/wp-weberlei-notitle:

composer require weberlei/wp-weberlei-notitle

From the readme

WEBerlei No Title Wordpress Plugin Adds a dropdown admin option in every page to hide the title from rendering on a page. This plugin comes with no support, please take it as it is. Installation Without Composer Put files into a new folder in "wp-content/plugins/weberleinotitle" in your Wordpress installation. With Composer The composer package uses composer/installers and the wordpress-plugin type. License GNU General Public License Version 2. See LICENSE.txt

Read the full README on GitHub →