Описание
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.
Установка
- 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.
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Disable Title Links» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Disable Title Links» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial release.