Title: 2.8.5 | Developer.WordPress.org

---

# New and updated in 2.8.5

Functions

Hooks

Classes

Methods

 * function[_admin_notice_post_locked()](https://developer.wordpress.org/reference/functions/_admin_notice_post_locked/)
 * Outputs the HTML for the notice to say that someone else is editing or has taken
   over editing of this post.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/_admin_notice_post_locked/#used-by)
   | Uses [19 functions](https://developer.wordpress.org/reference/functions/_admin_notice_post_locked/#uses)
   | Source: [wp-admin/includes/post.php:1786](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-admin/includes/post.php#L1786-L1946)
 * function[force_ssl_content()](https://developer.wordpress.org/reference/functions/force_ssl_content/)
 * Determines whether to force SSL on content.
 * Used by [1 function](https://developer.wordpress.org/reference/functions/force_ssl_content/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/functions/force_ssl_content/#uses)
   | Source: [wp-includes/ms-functions.php:2445](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/ms-functions.php#L2445-L2455)
 * function[filter_SSL()](https://developer.wordpress.org/reference/functions/filter_ssl/)
 * Formats a URL to use https.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/filter_ssl/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/filter_ssl/#uses)
   | Source: [wp-includes/ms-functions.php:2467](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/ms-functions.php#L2467-L2477)