Description
This plugin modifies the titles of posts in the latest posts block, changing them from links to H3 elements. This improves the visual hierarchy, SEO, and accessibility by ensuring proper heading structure for screen readers and better compliance with WCAG guidelines.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Installation
- Upload the plugin files to the
/wp-content/plugins/modify-latest-post-title
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Modify Latest Post Title” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Modify Latest Post Title” 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