Description
Disable Title Links is a lightweight WordPress plugin that removes clickable behavior from post and page title links across the site. Titles remain visible as plain text, ensuring there are no accidental clicks, page reloads, or visual link styling.
This plugin works with WordPress themes that use the standard .entry-title a markup for post and page titles.
Key Features
- Site-wide Title Link Disable: Removes click functionality from post and page title links.
- No Page Reload: Prevents navigation when clicking on titles.
- Plain Text Appearance: Removes underline styling while inheriting the surrounding text color.
- Targeting .entry-title a: Works with themes that use
.entry-title amarkup. - Lightweight & Safe: Uses minimal CSS and JS.
Installation
- Upload the plugin files to the
/wp-content/plugins/disable-title-linksdirectory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Post and page titles will immediately appear as plain text.
FAQ
-
Does this plugin remove permalinks permanently?
-
No. Permalinks remain intact in the database.
-
Will this work with any theme?
-
No. This plugin is not meant to work for all themes. It will only work with themes that uses .entry-title a.
-
Does this affect the admin dashboard?
-
No. The plugin only affects the frontend of the site.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Disable Title Links” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Disable Title Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.