摘要:
钩子: add_attachment实现代码:add_action('add_attachment', 'rename_attacment');function rename_attacment($post_ID){ $post = get_post($post_ID); $file = get_attached_file($post_ID); $path = pathinfo(... 阅读全文
posted @ 2012-03-23 02:06
IT技术畅销书
阅读(446)
评论(0)
推荐(0)

浙公网安备 33010602011771号