Tag Archives: codex

update_blog_public

Update this blog’s ‘public’ setting in the global blogs table.Public blogs have a setting of 1, private blogs are 0.

3159

Continue reading

update_attached_file

Update attachment file path based on attachment ID.Used to update the file path of the attachment, which uses post meta name ‘_wp_attached_file’ to store the path of the attachment.

3153

Continue reading