redux-framework
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/chrixtal/chris.com.tw/main/wp-includes/functions.php on line 6114
打開 Windows 的 powershell (不知道怎麼打開的,這裡不是你該來的地方) ,輸入:
[pastacode lang=”markup” manual=”get-childitem%20%7C%20%25%20%7B%20rename-item%20%24_%20%22Top%20Secret%20-%20%24_%22%7D” message=”PowerShell command” highlight=”” provider=”manual”/]
這樣會在所有的檔名前面加上 “Top Secret – ”
所以看起來就把他改成:
[pastacode lang=”markup” manual=”get-childitem%20%7C%20%25%20%7B%20rename-item%20%24_%20%22%24_.jpg%22%7D” message=”” highlight=”” provider=”manual”/]
就是把目錄下 所有的檔案名稱最後都加上 .jpg
雖然前面的格式很亂,但我已經可以用 FastStone 的 imageviewer 再去做進一步的修訂了。
〈Windows 批次改副檔名〉這篇文章最早發佈於《那些有趣的小事》。]]>