WordPress自动删除文章对应的缩略图及图片附件-WordPress主题

摘要:没错,草根站长的福音,删除文章时自动删除其特色图片及图片附件内容,有效的节省空间资源,只压根几行代码就可以实现完全的文章…

没错,草根站长的福音,删除文章时自动删除其特色图片及图片附件内容,有效的节省空间资源,只压根几行代码就可以实现完全的文章内容净化,不需要再去媒体库里翻看对应的图片附件,精准且高效。

把代码复制添加到主题的函数文件functions.php中,如果在使用action delete_post而不是before_delete_post将导致删除文章后因媒体附件与文章关联已取消而无法正确删除。

来源:http://www.wazhuti.com/675.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_13191.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?