Forum in maintenance, we will back soon 🙂
I know there are tools that do this but to create a word press plugin that would add alt text to your images that were already set up on your website ( i know there the api that can see the image, which would be cool) or based on the keywords for that section I guess. For a beginner - how hard of a project would something like this be? Maybe one step further - let's say someone writing a blog could the same tool read the blog and insert 2 -5 pictures that would actually match that section or H2 title for the section with the alt text added. It sound like its more of an advanced programmers project but i figured Id get your thoughts. Thanks in advance for your impute and all the time you spend with great educational videos.
if I understood correctly, you want to develop a WordPress plugin that adds image alt text to images automatically.
I don't think it is a big deal if you know how WordPress works and how to create plugins. \
yes, you can use keywords from the blog post, or for more advanced serious, you may use AI
You can also use ChatGPT to help you create the framework for the Wordpress plugin. It actually works great and once you have the framework it can help create the functions it gave you a template for.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
Thanks for the feed back - both of you. That's encouraging, I'll see how far i can get with this project.
Creating a WordPress plugin that automatically adds alt text to images on your website, or even that matches images with specific blog sections or titles, presents a fascinating concept. While it might be a bit challenging for beginners, with dedication and learning, it's definitely achievable. Adding such advanced features could require solid programming skills, but your initiative to explore this idea is commendable. Thank you for your commitment to creating educational content.