Created
April 27, 2025 02:54
-
-
Save pagelab/9eedef6ee1e1281c71d7ffd7c8f820ab to your computer and use it in GitHub Desktop.
Branda site status page settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Branda", | |
"url": "https:\/\/wpmudev.com\/plugins\/ultimate-branding", | |
"version": "3.4.23", | |
"timestamp": 1745721211, | |
"date": "2025-04-27T02:33:31+00:00", | |
"activate_module": { | |
"front-end\/site-status-page.php": "yes" | |
}, | |
"modules": { | |
"ub_ms_site_check": { | |
"show": { | |
"suspended": "on", | |
"deleted": "on" | |
}, | |
"content": { | |
"logo_show": "on", | |
"logo_image": "4", | |
"logo_url": "#", | |
"logo_alt": "University Logo", | |
"content_background": [], | |
"suspended_title": "This site is no longer available as it has been archived or suspended.", | |
"suspended_content": "<p style=\"text-align: center\">We regret to inform you that this website is currently suspended and will remain unavailable for the foreseeable future.<\/p>\r\n<p style=\"text-align: center\">We sincerely apologize for any inconvenience this may cause and appreciate your understanding during this time.<\/p>", | |
"deleted_title": "This site is no longer available as it has been deleted.", | |
"deleted_content": "<p style=\"text-align: center\">We regret to inform you that this website is currently deleted and will remain unavailable for the foreseeable future.<\/p>\r\n<p style=\"text-align: center\">We sincerely apologize for any inconvenience this may cause and appreciate your understanding during this time.<\/p>", | |
"social_media_youtube": "#", | |
"social_media_wordpress": "#", | |
"social_media_mail": "#", | |
"social_media_whatsapp": "#", | |
"logo_image_meta": [ | |
"https:\/\/dl.dropboxusercontent.com\/scl\/fi\/3flh6wqgt2b4qokf2059o\/logo.png?rlkey=0nywums1yrsjnuqjf4aowseal&st=g4dolly2", | |
74, | |
90, | |
false | |
], | |
"suspended_content_meta": "<p style=\"text-align: center\">We regret to inform you that this website is currently suspended and will remain unavailable for the foreseeable future.<\/p>\n<p style=\"text-align: center\">We sincerely apologize for any inconvenience this may cause and appreciate your understanding during this time.<\/p>\n", | |
"deleted_content_meta": "<p style=\"text-align: center\">We regret to inform you that this website is currently deleted and will remain unavailable for the foreseeable future.<\/p>\n<p style=\"text-align: center\">We sincerely apologize for any inconvenience this may cause and appreciate your understanding during this time.<\/p>\n" | |
}, | |
"design": { | |
"logo_width": 84, | |
"logo_opacity": 100, | |
"logo_position": "center", | |
"logo_margin_units": "px", | |
"logo_margin_top": 0, | |
"logo_margin_right": 0, | |
"logo_margin_bottom": 25, | |
"logo_margin_left": 0, | |
"logo_rounded": 0, | |
"background_mode": "slideshow", | |
"background_duration": 10, | |
"background_crop": "auto", | |
"background_crop_width_p": 50, | |
"background_crop_height_p": 50, | |
"background_crop_width": 1920, | |
"background_crop_height": 1200, | |
"background_attachment": "unset", | |
"background_size": "cover", | |
"background_size_width": 0, | |
"background_size_height": 0, | |
"background_position_x_units": "%", | |
"background_position_x": "center", | |
"background_position_x_custom": "0", | |
"background_position_y_units": "%", | |
"background_position_y": "center", | |
"background_position_y_custom": "0", | |
"social_media_show": "on", | |
"social_media_target": "_self", | |
"social_media_colors": "color", | |
"content_width_units": "%", | |
"content_width": 1024, | |
"content_radius": 0 | |
}, | |
"colors": { | |
"document_color": "#000000", | |
"document_background": "#ffffff", | |
"message_title": "#000000", | |
"message_description": "#888888", | |
"content_background": "#ffffff" | |
}, | |
"css": { | |
"css": ".branda-ms-site-check h1 {\r\n text-align: center;\r\n}" | |
}, | |
"preview": [], | |
"plugin_version": "3.4.23" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment