开发者 | shawfactor |
---|---|
更新时间 | 2022年8月4日 12:27 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 6.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
There are no options, this is WordPress, so decisions not options = Im a developer, can I create a custom rule? Yes. It's easy. You can filter the name used by using the filter built into this plugin: add_filter( 'lh_image_renamer_return_name_filter', function($return, $file_object, $post_object, $file_name, $file_ext){ //do your thing return $return; }, 20 );
LH Image Renamer, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones). If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc. If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-image-renamer/. I look there regularly and resolve most queries.
Please contact me for custom work and enhancements here: https://shawfactor.com/contact/