{"id":3845,"date":"2018-10-10T19:25:00","date_gmt":"2018-10-10T19:25:00","guid":{"rendered":"https:\/\/purelysupp.com\/wordpress\/?p=3845"},"modified":"2022-10-17T15:16:45","modified_gmt":"2022-10-17T15:16:45","slug":"wordpress-multisite-plugin-integrations","status":"publish","type":"post","link":"https:\/\/purelysupp.com\/wordpress\/code-snippets\/wordpress-multisite-plugin-integrations\/","title":{"rendered":"WordPress Multisite Plugin Integrations"},"content":{"rendered":"\n<p>Adding the following code snippets to your Multisite wp-config.php will allow the specific plugin to function properly when Network Activated.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Akismet<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">\/** Define WordPress.com API Key *\/\ndefine('WPCOM_API_KEY','9ab1da1a259d');<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Backup Buddy<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">\/* Network Integration for Backup Buddy *\/\ndefine( 'PB_BACKUPBUDDY_MULTISITE_EXPERIMENT', true );<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Adding the following code snippets to your Multisite wp-config.php will allow the specific plugin to function properly when Network Activated. Akismet \/** Define WordPress.com API Key *\/ define(&#8216;WPCOM_API_KEY&#8217;,&#8217;9ab1da1a259d&#8217;); Backup Buddy \/* Network Integration for Backup Buddy *\/ define( &#8216;PB_BACKUPBUDDY_MULTISITE_EXPERIMENT&#8217;, true );<\/p>\n","protected":false},"author":1,"featured_media":3806,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","iawp_total_views":5,"wds_primary_category":56,"footnotes":""},"categories":[56,88],"tags":[110,81,84],"class_list":{"0":"post-3845","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-code-snippets","8":"category-wordpress-core","9":"tag-code","10":"tag-plugins","11":"tag-wp-core","12":"entry"},"featured_image_src":"https:\/\/purelysupp.com\/wordpress\/wp-content\/uploads\/sites\/2\/2022\/09\/matrix-source-code-600x400.jpg","featured_image_src_square":"https:\/\/purelysupp.com\/wordpress\/wp-content\/uploads\/sites\/2\/2022\/09\/matrix-source-code-600x600.jpg","author_info":{"display_name":"Jack Alltrade","author_link":"https:\/\/purelysupp.com\/wordpress\/author\/jacka11trade\/"},"_links":{"self":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3845","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/comments?post=3845"}],"version-history":[{"count":2,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3845\/revisions"}],"predecessor-version":[{"id":10743,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/posts\/3845\/revisions\/10743"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/media\/3806"}],"wp:attachment":[{"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/media?parent=3845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/categories?post=3845"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/purelysupp.com\/wordpress\/wp-json\/wp\/v2\/tags?post=3845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}