Howdy,
Hoping all is well. So far Media Library Helper is working great. ??
Just wanted to give a heads up when “Edit mode is unlocked” viewing the media list:
When titling a photo to Josh’s Photos becomes:
Josh’ ;s Photos
When refreshing the page the title changes to Josh’s Photos. A few other characters that change into HTML entities are: ” < >
Doesn’t seem to happen for alt, caption, or description. Speaking of those fields, they allow you to move the cursor with a mouse or touch screen. Title is the only field you are not allowed to use a mouse or touch screen to change the cursor. Curious about this.
Warm regards,
Josh
]]>Hi,
If I open the admin’s media library, I get the following warning by every image or media:
“Deprecated: WP_List_Table::__get(): The property is_trash
is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in?/home/www/clients/client7884/web16995/web/wp-includes/functions.php?on line?6085“
WP version is 6.6.2
Plugin version is 1.3.0
If I open the following source:
\media-library-helper\lib\Admin\Extended_Media_List_Table.php
On line 314 there is a condition:
if ( current_user_can( ‘edit_post’, $post->ID ) && ! $this->is_trash )
and this causes the warning.
Could you please fix it in a future version of the plugin?
Regards,
Csaba
Howdy, is there support for WP tags? Tags can be assigned to images which allow for finding related images.
]]>I can’t use it. After activation (with wordpress and plugin latest versions). The media page wp-admin/upload.php
is blank.
and the error message is displayed on top :
Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/html/site/wp-admin/includes/plugin.php on line 2092
]]>I can’t see the options to add columns and edit image tags or descriptions. Where are they hiding?
Searching the media library results in a blank page except for this:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
]]>Sometime in the last update or two, I noticed that searching the media library is now broken. I am getting the error:
Fatal error: Uncaught Error: Argument 1 passed to Automattic\WooCommerce\Blocks\Patterns\PatternsHelper::get_image_url() must be of the type array, null given, called in /home/yyyyyyyy/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patterns/banner.php on line 50
in wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Patterns/PatternsHelper.php on line 66
Call stack:
Automattic\W\B\P\PatternsHelper::get_image_url()
include()
Automattic\W\B\BlockPatterns::register_block_patterns()
WP_Hook::apply_filters()
WP_Hook::do_action()
do_action()
require_once()
require_once()
require_once()
require_once()
It looks like the error is originating in your Bulk Edit Image alt tag, caption & description plugin.
The error is kind of weird because from the call stack I would have guessed it has to do with Woo Blocks, but my best guess is that there is some incompatibility between that plugin and yours and WP.
I am pretty sure the issue is in your plugin because when I deactivate your plugin I can suddenly search my media library normally.
Just wanted to give you a head up on this issue. I really love your plugin and would love to have it working again – it is a real time saver!
Thanks!
-M
This is a GREAT plugin, but it does NOT work if the plugin “Admin Columns” is also running.
]]>I followed the instructions (unlock and lock the lock) and added the image alts to the media library list. I cleared the cache, but the image alts still aren’t showing for the viewers.
]]>Hey guys,
This plugin is suddenly taken offline. Why?
You developed a new plugin named ‘Photo Gallery by Codexin‘. Does this plugin overtake the main functionality of this plugin (“Bulk edit image alt tag, caption & description”)?
I’m looking forward to hear from you.
Regards,
Ruben
Is there a way to preserve line breaks or convert them to HTML on saving? At least the description field would support this properly. Currently line breaks are gone after saving.
Thanks for this great plugin ??
]]>I’m seeing alerts in WordFence and Patchstack for this plugin:
Please fix, thank you!
]]>Hello guys, if I have, for example, an image called image.jgp wordpress automatically set a link for this image to https://www.domain.com/image/
Now, if I edit the alt tag of that image, the url automatically changes to https://www.domain.com/image-2/
Is this the correct behavior? And if yes, why?
And, last question, does it hurt SEO or other things?
Thanks! ??
Hello! I wish to bulk add alt tag, by auto copy from title. I have thousands of images and cannot add alt tags individually, so I want the field to get populated with title or other data. Anything is better than it being empty. Is this possible with your plugin?
]]>I am trying to input all data using Export Import via csv so I can write all the data in excel, as I have 1000s of images, and its not possible to input unique data for each img individually. Please suggest
]]>Can you please test and check compatibility for this plugin with WordPress 6.2? I would like to use this plugin but do not want to risk my website breaking due to not knowing the compatibility with the latest version of WordPress
]]>hi – is there any way to search for all media items with blank ALT tags?
I have tried the search feature by leaving it blank in the search field but it doesn’t find the empty ALT items.
Thanks for any help.
]]>Hallo,
I installed version 1.0.4 (WordPress 6.1.1, PHP 8.2/8.0).
I cannot sort by the ALT-column. When I click on ALT, I see the images in the order I uploaded them, starting with the oldest image. When I click on ALT several times, the order does not change.
However, sorting by Caption or Description workd as espected.
Best regards, Daniel
]]>Is Bulk edit image alt tag, caption & description 100% compatible with PHP 8.1 ?
]]>Shame the plugin cannot edit the Title of the image. It does everything else but this. I use the Media Rename plugin to then copy the Title to the file name…such a shame it cannot do it in bulk – (sigh), why??? so frustrating.
]]>Just a suggestion – Adding the ability to also bulk edit Titles would take this plugin over the top!
]]>Hi,
there seems to be a conflict with shortpixel plugin.
When I activate your plugin, it messes up the display column for shortpixel
Having a problem with alt text not showing up. I’ve verified that the alt is correct in the media gallery, but when the page is rendered, the alt text is blank. I do use divi and stumbled across an old post that said re-save the page builder, but I am not using any page builders. I’ve also tried re-applying the image to the page and saving…with no luck.
]]>Hi,
How can we use your plugin for a lot of images? Are there any plans for it maybe wp-cli or something similar?
The alt text is not showing on the live site if the image was placed prior to alt tag being updated. We’re not using a page builder.
]]>Can I copy the contents of the title over to the description? If yes, how do I do that?
]]>Getting an “Error Loading Data…” message if I try to edit more than one image. I have tried only editing Alt, Caption and Description individually but no luck. I have switched Filebird off and still no luck. Any ideas?
]]>Hi,
Is there a way to filter for only empty alt text fields?
Many thanks,
Dora
The Plugin registers a public ajax callback in Plugin.php:124
$this->loader->add_action( 'wp_ajax_rate_the_plugin', $notice, 'rate_the_plugin_action' );
$this->loader->add_action( 'wp_ajax_nopriv_rate_the_plugin', $notice, 'rate_the_plugin_action' );
This ajax callback is used to rate the plugin in the admin area so it is never used for public users.
So for security reasons I think the public nopriv
action should be removed.
I’m getting errors in my log about a wrong DB query. That query is being created from Give_Shortcode_Generator->generate_post
and it’s looking for field form_id
into the table give_formmeta
. It throws an error Unknown column 'cdxn_post_meta.post_id' in 'on clause'
The full query is this:
SELECT wp_posts.ID FROM wp_posts INNER JOIN wp_give_formmeta ON ( wp_posts.ID = wp_give_formmeta.form_id ) INNER JOIN wp_give_formmeta as cdxn_post_meta on cdxn_post_meta.post_id = wp_posts.ID WHERE 1=1 AND (
( wp_give_formmeta.meta_key = '_give_goal_option' AND wp_give_formmeta.meta_value = 'enabled' )
) AND wp_posts.post_type = 'give_forms' AND ((wp_posts.post_status = 'publish')) OR cdxn_post_meta.meta_key='_wp_attachment_image_alt' AND cdxn_post_meta.meta_value LIKE '%zip%' GROUP BY wp_posts.ID ORDER BY wp_posts.post_title ASC LIMIT 0, 30
and it’s being created when I search a word in media library (“zip” is the word being used in this case)
The conflicting plugin is this: https://www.ads-software.com/plugins/give/
]]>