Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Disable Title Links” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Disable Title Links” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release.