id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 23886,Use set_url_scheme for draft Preview links in post table,reidburke,nacin,"When using FORCE_SSL_ADMIN and this filter to prevent non-SSL preview of posts: {{{ add_filter('secure_logged_in_cookie', '__return_true'); }}} Preview links for unpublished drafts on `wp-admin/edit.php` do not use SSL and will 404. This can be fixed by using `set_url_scheme` for the unpublished preview link. A similar unpublished preview link in `meta-boxes.php` was changed to use `set_url_scheme` in [21664]. For context, see #20759, #13328.",defect (bug),closed,normal,3.6,Administration,3.6,normal,fixed,has-patch commit,,