Skip to content

Instantly share code, notes, and snippets.

@stephenlb
Created March 18, 2024 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephenlb/999ab1a689ee219fd1de7770580a8d1a to your computer and use it in GitHub Desktop.
Save stephenlb/999ab1a689ee219fd1de7770580a8d1a to your computer and use it in GitHub Desktop.
{"found":1732,"posts":[{"ID":58297,"site_ID":3584907,"author":{"ID":208647015,"login":"zaguiini","email":false,"name":"Luis Felipe Zaguini","first_name":"Luis Felipe","last_name":"Zaguini","nice_name":"zaguiini","URL":"","avatar_URL":"https:\/\/0.gravatar.com\/avatar\/98f8c3715a923d21291ae969b3c9921a474113d05a15bf3774c1010f47a99ac9?s=96&d=retro","profile_URL":"https:\/\/gravatar.com\/zaguiini","site_ID":14140874},"date":"2024-03-18T12:00:00+00:00","modified":"2024-03-18T13:01:56+00:00","title":"Just Launched: GitHub Deployments","URL":"http:\/\/en.blog.wordpress.com\/2024\/03\/18\/github-deployments\/","short_URL":"https:\/\/wp.me\/pf2B5-fah","content":"\n<p>Say goodbye to the hassle of manual file uploads and tedious deployments, and say hello to WordPress.com\u2019s new <a href=\"https:\/\/developer.wordpress.com\/docs\/developer-tools\/github-deployments\/?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=github-deployments-blog-post\">GitHub Deployments<\/a>.<\/p>\n\n\n\n<p>With GitHub Deployments, you can seamlessly connect your repository to your WordPress.com site in just a few clicks. Now you can focus on what you do best: writing outstanding code. Each time you push a change to your GitHub repository, it will be deployed to your WordPress.com site automatically or upon request.&nbsp;<\/p>\n\n\n\n<p>Check out this video overview from Paulo Trentin, one of the developers who worked on this feature:<\/p>\n\n\n\n\t\t<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\" style=\"\" >\n\t\t\t<div class=\"jetpack-videopress-player__wrapper\"> <iframe title='VideoPress Video Player' aria-label='VideoPress Video Player' width='500' height='281' src='https:\/\/video.wordpress.com\/embed\/53MNZXSz?cover=1&amp;autoPlay=0&amp;controls=1&amp;loop=0&amp;muted=0&amp;persistVolume=1&amp;playsinline=1&amp;preloadContent=metadata&amp;useAverageColor=1&amp;hd=0' frameborder='0' allowfullscreen data-resize-to-parent=\"true\" allow='clipboard-write' ><\/iframe><script src='https:\/\/v0.wordpress.com\/js\/next\/videopress-iframe.js?m=1674852142'><\/script><\/div>\n\t\t\t\n\t\t\t\n\t\t<\/figure>\n\t\t\n\n\n<p>Here are three reasons why we know you\u2019re going to love GitHub Deployments on WordPress.com:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. A streamlined workflow<\/h2>\n\n\n\n<p>GitHub Deployments help you manage your site&#8217;s code in a reliable, predictable, and automated way using version control instead of older or manual mechanisms, such as FTP or SSH tools. In its simplest form, it doesn\u2019t require a workflow file like our previous GitHub integration, which relied on a GitHub action; instead, you can connect and deploy in just a few clicks, all within your WordPress.com dashboard.<\/p>\n\n\n\n<p>This is a welcome change for developers who want to simplify their code deployment process and migrate away from the manual operations and error-prone nature of SFTP and SSH transfers.&nbsp;<\/p>\n\n\n\n<p>GitHub Deployments also allows you to connect multiple repositories to a single site, encouraging code reusability between the sites you manage. Want to deploy a plugin or theme to multiple sites with a single branch push? Have at it! Want to manage your entire site&#8217;s code from a GitHub repository? We\u2019ve got you covered!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Run checks and tasks<\/h2>\n\n\n\n<p>GitHub Deployments also gives you the power to process files and run tasks <em>before<\/em> transferring the files to your WordPress.com site through <a href=\"https:\/\/docs.github.com\/en\/actions\/using-workflows\/about-workflows\">GitHub workflows<\/a>. This helps ensure that all team members publish code following your chosen patterns and expectations, for example.&nbsp;<\/p>\n\n\n\n<p>If that&#8217;s your thing, you can install Composer dependencies and run any command supported by GitHub actions prior to sending any code updates to your site. <a href=\"https:\/\/developer.wordpress.com\/docs\/developer-tools\/github-deployments\/github-deployments-workflow-recipes\/?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=github-deployments-blog-post\">Find a few of our favorite workflow recipes here<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png\"><img data-attachment-id=\"58303\" data-permalink=\"http:\/\/en.blog.wordpress.com\/2024\/03\/18\/github-deployments\/github-deployments-wordpress-com-connect-repository\/\" data-orig-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png\" data-orig-size=\"1600,1335\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"github-deployments-wordpress-com-connect-repository\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=300\" data-large-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1024\" loading=\"lazy\" width=\"1600\" height=\"1335\" src=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png\" alt=\"WordPress.com's GitHub Deployments page for connecting repositories with fields for Repository, Deployment branch, Destination directory, and Automatic deployments. Advanced deployment mode is selected, showing a workflow.\" class=\"wp-image-58303\" srcset=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png 1600w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=150&amp;h=125 150w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=300&amp;h=250 300w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=768&amp;h=641 768w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1024&amp;h=854 1024w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/><\/a><\/figure>\n\n\n\n<p>Three cheers for unified, well-written code!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Deploy the way you want<\/h2>\n\n\n\n<p>You can adjust the deployment settings for each repository, giving you complete control over how your code is shipped.<\/p>\n\n\n\n<p>You can choose to automatically deploy changes to your WordPress.com site as soon as code is committed to your repository, or you can request deployments manually. Manual deployments give you the most control over when your code changes are pushed live, as you\u2019ll use the GitHub Deployments interface to trigger a deployment. We recommend manual deployments if you don\u2019t want to use a staging site.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png\"><img data-attachment-id=\"58305\" data-permalink=\"http:\/\/en.blog.wordpress.com\/2024\/03\/18\/github-deployments\/trigger-manual-deployment-github-deployments-wordpress\/\" data-orig-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png\" data-orig-size=\"1600,696\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"trigger-manual-deployment-github-deployments-wordpress\" data-image-description=\"\" data-image-caption=\"\" data-medium-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=300\" data-large-file=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1024\" loading=\"lazy\" width=\"1600\" height=\"696\" src=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png\" alt=\"The repository listing for WordPress.com's GitHub Deployments with a red arrow pointing to the repository option menu item 'Trigger manual deployment'\" class=\"wp-image-58305\" srcset=\"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png 1600w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=150&amp;h=65 150w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=300&amp;h=131 300w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=768&amp;h=334 768w, https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1024&amp;h=445 1024w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/><\/a><\/figure>\n\n\n\n<p>In general, automatic deployments are not recommended for live production sites, as any changes to the code in the repository are automatically deployed from GitHub to the live site. Instead, you may decide to automatically deploy first to a <a href=\"https:\/\/developer.wordpress.com\/docs\/developer-tools\/staging-sites\/?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=github-deployments-blog-post\">staging site<\/a> and then <a href=\"https:\/\/developer.wordpress.com\/docs\/developer-tools\/staging-sites\/#staging-to-production?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=github-deployments-blog-post\">sync the staging site to production<\/a> once you&#8217;re ready.<\/p>\n\n\n\n<p>That said, choose your own adventure and deploy on your own terms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Do your thing, and we\u2019ll handle the rest<\/h2>\n\n\n\n<p>Development on WordPress.com has never been easier. Say goodbye to manual deployments and hello to more efficient collaboration, streamlined version control, and the peace of mind that comes with knowing your project data is secure.<\/p>\n\n\n\n<p>Get instant access to our new GitHub Deployments with a <a href=\"https:\/\/wordpress.com\/hosting\/?ref=blog#pricing-grid\">Creator or Entrepreneur plan<\/a> (<em>did you know we have a 14-day refund policy?<\/em>).<\/p>\n\n\n\n<p>Ready to try GitHub Deployments out for yourself? <a href=\"https:\/\/wordpress.com\/github-deployments\/?ref=blog\">Click here to start deploying<\/a>, and learn more by <a href=\"https:\/\/developer.wordpress.com\/docs\/developer-tools\/github-deployments\/?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=github-deployments-blog-post\">reading our developer documentation<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<p><em>Major kudos to the GitHub Deployments team on this launch! Paulo Trentin, Jeroen Pfeil, Kenroy Mcleish, Mike Kelly, Javier Arce, Jeff Sanquist, Alexa Peduzzi, Jeremy Anderberg, and our beta testers.<\/em><\/p>\n","excerpt":"<p>Simplify your development workflow on WordPress.com with GitHub Deployments.<\/p>\n","slug":"github-deployments","guid":"https:\/\/en.blog.wordpress.com\/?p=58297","status":"publish","sticky":false,"password":"","parent":false,"type":"post","discussion":{"comments_open":true,"comment_status":"open","pings_open":false,"ping_status":"closed","comment_count":0},"likes_enabled":true,"sharing_enabled":true,"like_count":223,"i_like":false,"is_reblogged":false,"is_following":false,"global_ID":"fc469a1de068304dd14c954bc9f9ee34","featured_image":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg","post_thumbnail":{"ID":58318,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg","mime_type":"image\/jpeg","width":2860,"height":1000},"format":"standard","geo":false,"menu_order":0,"page_template":"","publicize_URLs":[],"terms":{"category":{"Developer Tools":{"ID":5155,"name":"Developer Tools","slug":"developer-tools","description":"","post_count":11,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:developer-tools","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:developer-tools\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"Features":{"ID":9548,"name":"Features","slug":"features","description":"","post_count":225,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:features","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:features\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"New Features":{"ID":35872,"name":"New Features","slug":"new-features","description":"","post_count":204,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:new-features","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:new-features\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"post_tag":{},"post_format":{},"mentions":{}},"tags":{},"categories":{"Developer Tools":{"ID":5155,"name":"Developer Tools","slug":"developer-tools","description":"","post_count":11,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:developer-tools","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:developer-tools\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"Features":{"ID":9548,"name":"Features","slug":"features","description":"","post_count":225,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:features","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:features\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"New Features":{"ID":35872,"name":"New Features","slug":"new-features","description":"","post_count":204,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:new-features","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:new-features\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"attachments":{"58318":{"ID":58318,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg","date":"2024-03-14T17:53:00+00:00","post_ID":58297,"author_ID":241238353,"file":"github-deployments-just-launched-new-feature.jpg","mime_type":"image\/jpeg","extension":"jpg","title":"github-deployments-just-launched-new-feature","caption":"","description":"","alt":"a black pixelated background with the WordPress and GitHub logos and a green tag that says 'Deployed'","thumbnails":{"thumbnail":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=150","medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=300","large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=1024","newspack-article-block-landscape-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=1200&h=900&crop=1","newspack-article-block-portrait-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=900&h=1000&crop=1","newspack-article-block-square-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=1200&h=1000&crop=1","newspack-article-block-landscape-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=800&h=600&crop=1","newspack-article-block-portrait-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=600&h=800&crop=1","newspack-article-block-square-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=800&h=800&crop=1","newspack-article-block-landscape-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=600&h=450&crop=1","newspack-article-block-portrait-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=450&h=600&crop=1","newspack-article-block-square-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=600&h=600&crop=1","newspack-article-block-landscape-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=400&h=300&crop=1","newspack-article-block-portrait-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=300&h=400&crop=1","newspack-article-block-square-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=400&h=400&crop=1","newspack-article-block-landscape-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=200&h=150&crop=1","newspack-article-block-portrait-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=150&h=200&crop=1","newspack-article-block-square-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=200&h=200&crop=1","newspack-article-block-uncropped":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-just-launched-new-feature.jpg?w=1200"},"height":1000,"width":2860,"exif":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1","keywords":[]},"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58318","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58318\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","parent":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297"}}},"58305":{"ID":58305,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png","date":"2024-03-14T13:26:51+00:00","post_ID":58297,"author_ID":241238353,"file":"trigger-manual-deployment-github-deployments-wordpress.png","mime_type":"image\/png","extension":"png","title":"trigger-manual-deployment-github-deployments-wordpress","caption":"","description":"","alt":"","thumbnails":{"thumbnail":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=150","medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=300","large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1024","newspack-article-block-landscape-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1200&h=696&crop=1","newspack-article-block-portrait-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=900&h=696&crop=1","newspack-article-block-square-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1200&h=696&crop=1","newspack-article-block-landscape-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=800&h=600&crop=1","newspack-article-block-portrait-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=600&h=696&crop=1","newspack-article-block-square-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=800&h=696&crop=1","newspack-article-block-landscape-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=600&h=450&crop=1","newspack-article-block-portrait-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=450&h=600&crop=1","newspack-article-block-square-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=600&h=600&crop=1","newspack-article-block-landscape-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=400&h=300&crop=1","newspack-article-block-portrait-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=300&h=400&crop=1","newspack-article-block-square-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=400&h=400&crop=1","newspack-article-block-landscape-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=200&h=150&crop=1","newspack-article-block-portrait-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=150&h=200&crop=1","newspack-article-block-square-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=200&h=200&crop=1","newspack-article-block-uncropped":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/trigger-manual-deployment-github-deployments-wordpress.png?w=1200"},"height":696,"width":1600,"exif":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58305","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58305\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","parent":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297"}}},"58303":{"ID":58303,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png","date":"2024-03-14T13:24:45+00:00","post_ID":58297,"author_ID":241238353,"file":"github-deployments-wordpress-com-connect-repository.png","mime_type":"image\/png","extension":"png","title":"github-deployments-wordpress-com-connect-repository","caption":"","description":"","alt":"","thumbnails":{"thumbnail":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=150","medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=300","large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1024","newspack-article-block-landscape-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1200&h=900&crop=1","newspack-article-block-portrait-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=900&h=1200&crop=1","newspack-article-block-square-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1200&h=1200&crop=1","newspack-article-block-landscape-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=800&h=600&crop=1","newspack-article-block-portrait-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=600&h=800&crop=1","newspack-article-block-square-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=800&h=800&crop=1","newspack-article-block-landscape-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=600&h=450&crop=1","newspack-article-block-portrait-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=450&h=600&crop=1","newspack-article-block-square-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=600&h=600&crop=1","newspack-article-block-landscape-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=400&h=300&crop=1","newspack-article-block-portrait-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=300&h=400&crop=1","newspack-article-block-square-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=400&h=400&crop=1","newspack-article-block-landscape-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=200&h=150&crop=1","newspack-article-block-portrait-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=150&h=200&crop=1","newspack-article-block-square-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=200&h=200&crop=1","newspack-article-block-uncropped":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/github-deployments-wordpress-com-connect-repository.png?w=1200"},"height":1335,"width":1600,"exif":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58303","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58303\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","parent":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297"}}}},"attachment_count":3,"metadata":[{"id":"111944","key":"_thumbnail_id","value":"58318"},{"id":"112017","key":"_wpas_done_all","value":""},{"id":"112016","key":"_wpas_feature_enabled","value":""}],"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","replies":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297\/replies\/","likes":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58297\/likes\/"}},"capabilities":{"publish_post":false,"delete_post":false,"edit_post":false},"other_URLs":{}},{"ID":58265,"site_ID":3584907,"author":{"ID":11320415,"login":"jeremyanderberg","email":false,"name":"Jeremy Anderberg","first_name":"Jeremy","last_name":"Anderberg","nice_name":"jeremyanderberg","URL":"","avatar_URL":"https:\/\/2.gravatar.com\/avatar\/822767612b7ca877eaa7352271a9787c615bffaea1482ce088eda3d5a1b3196f?s=96&d=retro","profile_URL":"https:\/\/gravatar.com\/jeremyanderberg","site_ID":199330045},"date":"2024-03-14T18:43:15+00:00","modified":"2024-03-14T18:43:16+00:00","title":"Re-Creating The New York Times&#8217; Website in Under 30 Minutes Using WordPress.com","URL":"http:\/\/en.blog.wordpress.com\/2024\/03\/14\/re-creating-nyt-website-using-wordpress\/","short_URL":"https:\/\/wp.me\/pf2B5-f9L","content":"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe class=\"youtube-player\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/WrdXCSIP578?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"><\/iframe><\/span>\n<\/div><\/figure>\n\n\n\n<p>In this &#8220;Build and Beyond&#8221; video, Jamie Marsland re-creates <a href=\"http:\/\/nytimes.com\"><em>The<\/em> <em>New York Times&#8217;<\/em> website<\/a> in less than 30 minutes using WordPress.com. By utilizing mega menus, master layouts, typography controls, and post grids, Jamie shows us what&#8217;s possible with the limitless customizations available with WordPress.<\/p>\n\n\n\n<p>When it comes to mega menus, specifically, it&#8217;s worth noting that this is a highly complex customization that should only be attempted by WordPress pros and is mainly shown here as a demo of what&#8217;s possible. <a href=\"https:\/\/developer.wordpress.org\/news\/2024\/02\/29\/an-introduction-to-block-based-mega-menus\/\">Please read this blog post<\/a> on the WordPress.org developer blog before embarking on your own mega menu. <\/p>\n\n\n\n<p>To learn more and get started on your own site today, click below:<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/developer.wordpress.com\/?utm_source=automattic_referral&amp;utm_medium=referral&amp;utm_campaign=nyt-re-create-blog-post\"><strong>Start building<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","excerpt":"<p>Using WordPress blocks and the Site Editor to quickly build a lookalike of one of the most famous sites on the web. <\/p>\n","slug":"re-creating-nyt-website-using-wordpress","guid":"https:\/\/en.blog.wordpress.com\/?p=58265","status":"publish","sticky":false,"password":"","parent":false,"type":"post","discussion":{"comments_open":true,"comment_status":"open","pings_open":false,"ping_status":"closed","comment_count":7},"likes_enabled":true,"sharing_enabled":true,"like_count":353,"i_like":false,"is_reblogged":false,"is_following":false,"global_ID":"692adaee9d9b426f50f188b824d82fb3","featured_image":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg","post_thumbnail":{"ID":58314,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg","mime_type":"image\/jpeg","width":4290,"height":1500},"format":"standard","geo":false,"menu_order":0,"page_template":"","publicize_URLs":[],"terms":{"category":{"learning":{"ID":264,"name":"learning","slug":"learning","description":"","post_count":1,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:learning","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:learning\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"videos":{"ID":1149,"name":"videos","slug":"videos","description":"","post_count":2,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:videos","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:videos\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"post_tag":{"gutenberg":{"ID":420640,"name":"gutenberg","slug":"gutenberg","description":"","post_count":7,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:gutenberg","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:gutenberg\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress":{"ID":33,"name":"WordPress","slug":"wordpress","description":"","post_count":61,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress Site Editor":{"ID":769546963,"name":"WordPress Site Editor","slug":"wordpress-site-editor","description":"","post_count":2,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-site-editor","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-site-editor\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress.com":{"ID":53,"name":"WordPress.com","slug":"wordpress-com","description":"","post_count":57,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-com","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-com\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"post_format":{},"mentions":{}},"tags":{"gutenberg":{"ID":420640,"name":"gutenberg","slug":"gutenberg","description":"","post_count":7,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:gutenberg","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:gutenberg\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress":{"ID":33,"name":"WordPress","slug":"wordpress","description":"","post_count":61,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress Site Editor":{"ID":769546963,"name":"WordPress Site Editor","slug":"wordpress-site-editor","description":"","post_count":2,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-site-editor","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-site-editor\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"WordPress.com":{"ID":53,"name":"WordPress.com","slug":"wordpress-com","description":"","post_count":57,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-com","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/tags\/slug:wordpress-com\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"categories":{"learning":{"ID":264,"name":"learning","slug":"learning","description":"","post_count":1,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:learning","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:learning\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}},"videos":{"ID":1149,"name":"videos","slug":"videos","description":"","post_count":2,"parent":0,"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:videos","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/categories\/slug:videos\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907"}}}},"attachments":{"58314":{"ID":58314,"URL":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg","guid":"http:\/\/en.blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg","date":"2024-03-14T17:21:56+00:00","post_ID":58265,"author_ID":11320415,"file":"ep2-nytimes-blog-header403x.jpg","mime_type":"image\/jpeg","extension":"jpg","title":"EP2 NYTimes - Blog header@3x","caption":"","description":"","alt":"","thumbnails":{"thumbnail":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=150","medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=300","large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=1024","newspack-article-block-landscape-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=1200&h=900&crop=1","newspack-article-block-portrait-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=900&h=1200&crop=1","newspack-article-block-square-large":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=1200&h=1200&crop=1","newspack-article-block-landscape-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=800&h=600&crop=1","newspack-article-block-portrait-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=600&h=800&crop=1","newspack-article-block-square-medium":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=800&h=800&crop=1","newspack-article-block-landscape-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=600&h=450&crop=1","newspack-article-block-portrait-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=450&h=600&crop=1","newspack-article-block-square-intermediate":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=600&h=600&crop=1","newspack-article-block-landscape-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=400&h=300&crop=1","newspack-article-block-portrait-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=300&h=400&crop=1","newspack-article-block-square-small":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=400&h=400&crop=1","newspack-article-block-landscape-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=200&h=150&crop=1","newspack-article-block-portrait-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=150&h=200&crop=1","newspack-article-block-square-tiny":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=200&h=200&crop=1","newspack-article-block-uncropped":"https:\/\/en-blog.files.wordpress.com\/2024\/03\/ep2-nytimes-blog-header403x.jpg?w=1200"},"height":1500,"width":4290,"exif":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]},"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58314","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/media\/58314\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","parent":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58265"}}}},"attachment_count":1,"metadata":[{"id":"111940","key":"_thumbnail_id","value":"58314"},{"id":"111961","key":"_wpas_done_all","value":""},{"id":"111960","key":"_wpas_feature_enabled","value":""}],"meta":{"links":{"self":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58265","help":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58265\/help","site":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907","replies":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58265\/replies\/","likes":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/posts\/58265\/likes\/"}},"capabilities":{"publish_post":false,"delete_post":false,"edit_post":false},"other_URLs":{}}],"meta":{"links":{"counts":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/3584907\/post-counts\/post"},"next_page":"value=2024-03-14T18%3A43%3A15%2B00%3A00&id=58265","wpcom":true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment