內容簡介
這個外掛具有更改貼文中所有圖片標題的能力,只需插入新的標題即可。
外掛會將貼文列在一個表格中,您可以根據名稱或類別進行排序,每一列都有一個輸入欄位,透過 AJAX,將該欄位的值套用到該貼文中的所有圖片標題。
此外掛使用了Matt Van Andel類(擴展了WP_List_Table),以使用官方WordPress API來創建表格。
我要感謝@nh3ad在開發期間提供的幫助。
外掛標籤
開發者團隊
② 後台搜尋「Attached images title editor」→ 直接安裝(推薦)
原文外掛簡介
This plugin has the hability to change the title of all the images attached to a post by inserting a new title for them all.
The plugin lists the posts on a table which you can order by name or category and each row has an input field which applies (with ajax), the input value to the title of all the images attached to that post.
This plugin uses Matt Van Andel class (which extends WP_List_Table) to use official WordPress API to create the tables.
I want to thank @nh3ad who helped me on this development.
