{"id":13358,"date":"2019-08-07T12:02:40","date_gmt":"2019-08-07T10:02:40","guid":{"rendered":"https:\/\/hesmid.nl\/test\/?p=13358"},"modified":"2019-08-07T12:02:41","modified_gmt":"2019-08-07T10:02:41","slug":"how-to-move-the-yoast-seo-meta-box-to-the-bottom","status":"publish","type":"post","link":"https:\/\/hesmid.nl\/test\/how-to-move-the-yoast-seo-meta-box-to-the-bottom\/","title":{"rendered":"How to move the Yoast SEO Meta Box to the bottom"},"content":{"rendered":"\n<p>Place this in your theme\u2019s functions.php file.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/*-------------------------------------\n  Move Yoast to the Bottom\n---------------------------------------*\/\nfunction yoasttobottom() {\n  return 'low';\n}\nadd_filter( 'wpseo_metabox_prio', 'yoasttobottom');<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Place this in your theme\u2019s functions.php file.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[17],"tags":[42,18,92],"acf":[],"_links":{"self":[{"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/posts\/13358"}],"collection":[{"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/comments?post=13358"}],"version-history":[{"count":1,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/posts\/13358\/revisions"}],"predecessor-version":[{"id":13359,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/posts\/13358\/revisions\/13359"}],"wp:attachment":[{"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/media?parent=13358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/categories?post=13358"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hesmid.nl\/test\/wp-json\/wp\/v2\/tags?post=13358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}