Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locales with 100% translation still show some untranslated strings #1163

Closed
aaemnnosttv opened this issue Feb 21, 2020 · 11 comments
Closed

Locales with 100% translation still show some untranslated strings #1163

aaemnnosttv opened this issue Feb 21, 2020 · 11 comments
Labels
P1 Medium priority Type: Bug Something isn't working
Milestone

Comments

@aaemnnosttv
Copy link
Collaborator

aaemnnosttv commented Feb 21, 2020

Bug Description

Using a locale with 100% translation, such as Spanish still results in some untranslated strings in the plugin. See https://translate.wordpress.org/projects/wp-plugins/google-site-kit/

Steps to reproduce

  1. Install latest translations for Spanish
wp language plugin install google-site-kit es_ES
  1. Change Site Language to Spanish (Español)
    image
  2. Navigate to Site Kit set up
  3. See English mixed with Spanish
    image
  4. Set up Site Kit
  5. See Analytics CTA in English
    image

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • All translated strings should appear in the current language
  • All translated strings should use the google-site-kit text domain
  • No components should use translated strings in their defaultProps

Implementation Brief

There are two problems:

  1. Ensure all translation strings include the google-site-kit text domain
    Would be great if we could add an ESLint rule for this to enforce with static analysis
    title = __( 'Sign in with Google to configure Site Kit' );
    description = __( 'To use Site Kit, sign in with your Google account. The Site Kit service will guide you through 3 simple steps to complete the connection and configure the plugin.' );
  2. Remove translated strings from defaultProps
    This doesn't work likely due to translation happening before locale is set. See:
    • assets/js/components/analytics-inactive-cta.js
    • assets/js/components/dashboard-splash/dashboard-splash-intro.js
    • assets/js/components/dashboard-splash/dashboard-splash-outro.js
    • assets/js/modules/adsense/settings/adsense-settings.js

There could be other instances, so search well!

QA Brief

Changelog entry

  • Fix bugs where some untranslated strings would show despite being translated, caused by too early usage of these strings in JavaScript.
@aaemnnosttv aaemnnosttv added Type: Bug Something isn't working P1 Medium priority labels Feb 21, 2020
@swissspidy
Copy link
Contributor

Happy to lend a hand here if needed 👍
We would also be in need for these kind of ESLint rules; see WordPress/gutenberg#19777 for reference

@eclarke1 eclarke1 added this to the Sprint 18 milestone Mar 2, 2020
@swissspidy
Copy link
Contributor

FYI this is actively being worked on in WordPress/gutenberg#20555

Using that PR, those issues with the text domain could be fixed automatically instead of manually.

@swissspidy
Copy link
Contributor

Oh, and with that PR we can also automatically tackle #820.

@aaemnnosttv
Copy link
Collaborator Author

That's great news @swissspidy! I assume we would have to be using the latest 4.x version of the ESLint plugin to take advantage of this, once merged? I touched on this recently in #520 (comment)

@swissspidy
Copy link
Contributor

Most conveniently, yes. But if you want to tackle this specific issue already today you could also check out those Gutenberg PRs locally, build everything, and use npm link to leverage that development version of the ESLint plugin here in Site Kit. Then, you could temporarily change the ESLint config to only use that one single rule, and run the fixer.

This way you don't have to wait for the upgrade to happen, and don't have to fix anything else in the code base.

@felixarntz
Copy link
Member

IB ✅

@felixarntz felixarntz removed their assignment Mar 5, 2020
@aaemnnosttv aaemnnosttv self-assigned this Mar 5, 2020
@aaemnnosttv aaemnnosttv assigned felixarntz and unassigned aaemnnosttv Mar 6, 2020
@felixarntz felixarntz removed their assignment Mar 6, 2020
@cole10up
Copy link

Tested

Flipped site language to Espanol
image

Checked SK and I'm not seeing Spanish
image

@cole10up
Copy link

Click for Site Health Info

`

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

`

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

`

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

`

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

``

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

``

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

``

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

``

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

`

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

wp-core

version: 5.3.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%year%/%monthnum%/%day%/%postname%/
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
user_count: 1
dotorg_communication: true

wp-paths-sizes

wordpress_path: /srv/users/user5532cec1/apps/user5532cec1/public
wordpress_size: 40.05 MB (41998404 bytes)
uploads_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes
themes_size: 4.63 MB (4859674 bytes)
plugins_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
plugins_size: 36.15 MB (37909815 bytes)
database_size: 2.11 MB (2211840 bytes)
total_size: 82.95 MB (86979733 bytes)

wp-active-theme

name: Twenty Twenty (twentytwenty)
version: 1.1
author: the WordPress team
author_website: https://wordpress.org/
parent_theme: none
theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
theme_path: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/themes/twentytwenty

wp-themes-inactive (3)

Twenty Nineteen: version: 1.4, author: the WordPress team
Twenty Seventeen: version: 2.2, author: the WordPress team
Twenty Sixteen: version: 2.0, author: the WordPress team

wp-plugins-active (4)

Companion Plugin: version: 1.11, author: Osk
Jetpack by WordPress.com: version: 8.3, author: Automattic
Site Kit by Google: version: 1.4.0, author: Google
Weglot Translate: version: 3.1.6, author: Weglot Translate team

wp-plugins-inactive (2)

Akismet Anti-Spam: version: 4.1.3, author: Automattic
Hello Dolly: version: 1.7.2, author: Matt Mullenweg

wp-media

image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
gd_version: bundled (2.1.0 compatible)
ghostscript_version: not available

wp-server

server_architecture: Linux 4.4.0-174-generic x86_64
httpd_software: Apache/2.4.41 (Unix) OpenSSL/1.0.2g
php_version: 7.3.15 64bit
php_sapi: fpm-fcgi
max_input_variables: 5000
time_limit: 30
memory_limit: 256M
max_input_time: -1
upload_max_size: 512M
php_post_max_size: 1024M
curl_version: 7.47.0 OpenSSL/1.0.2g
suhosin: false
imagick_availability: false
htaccess_extra_rules: false

wp-database

extension: mysqli
server_version: 5.7.29-0ubuntu0.16.04.1-log
client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

wp-constants

WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content
WP_PLUGIN_DIR: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined

wp-filesystem

wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable

jetpack

site_id: false
ssl_cert: No
time_diff: false
version_option: 8.3:1583959100
old_version: 8.3:1583959100
public: Private
master_user: No master user set.
current_user: #1 demo (oskosk+jurassicninja+new+site+created@gmail.com)
tokens_set: None
blog_token: Not set.
user_token: Not set.
version: 8.3
jp_plugin_dir: /srv/users/user5532cec1/apps/user5532cec1/public/wp-content/plugins/jetpack/
plan: free
HTTP_HOST: gigantic-prawn.jurassic.ninja
SERVER_PORT: 443
HTTPS: on
HTTP_X_FORWARDED_FOR: 68.8.26.177
REMOTE_ADDR: 68.8.26.177
protect_header: false
full_sync: {"started":"Thu, 01 Jan 1970 00:00:00 +0000","finished":"Thu, 01 Jan 1970 00:00:00 +0000","progress":[],"config":[]}
sync_size: undefined
sync_lag: 0 seconds
full_sync_size: undefined
full_sync_lag: 0 seconds
idc_urls: {"home":"https://gigantic-prawn.jurassic.ninja","siteurl":"https://gigantic-prawn.jurassic.ninja","WP_HOME":"","WP_SITEURL":""}
idc_error_option: false
idc_optin: true
cxn_tests: [{"name":"test__check_if_connected","pass":false,"message":"Jetpack is not connected.","resolution":"connect_jetpack","action":"https://gigantic-prawn.jurassic.ninja/wp-admin/admin.php?page=jetpack#/dashboard","severity":"critical","label":"Your site is not connected to Jetpack","action_label":"Reconnect your site now","description":"

A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.</p>

<span class="dashicons fail"><span class="screen-reader-text">Error</span></span> Your site is not connected to Jetpack. We recommend reconnecting Jetpack.</strong></p>","group":["default"],"type":"direct"}]

google-site-kit

version: 1.4.0
php_version: 7.3.15
wp_version: 5.3.2
reference_url: https://gigantic-prawn.jurassic.ninja
amp_mode: no
site_status: connected-site
user_status: authenticated
active_modules: site-verification, search-console, analytics, optimize
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/analytics: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/analytics.manage.users: ✅
https://www.googleapis.com/auth/analytics.edit: ✅
search_console_property: https://gigantic-prawn.jurassic.ninja/
analytics_account_id: 2230••••
analytics_property_id: UA-2230••••••
analytics_profile_id: 1354•••••
analytics_use_snippet: yes
optimize_id: GTM-PTM••••

@aaemnnosttv
Copy link
Collaborator Author

@cole10up It depends on what you do first.

If Site Kit is already installed and then you switch the site language, you'll need to go to Dashboard > Updates (Escritorio > Actualizaciones) to install the translations.

  1. Click Actualizar las traducciones at the bottom
    image
  2. See Site Kit translations for locale installed
    image
  3. See Site Kit in site language 😄
    image

If you install Site Kit after the site language is changed, you don't need to do this as the plugin will be installed with the translations already (it might be a bit trickier to do if you aren't familiar with the language though 😉 )

@cole10up
Copy link

Thanks for the clarity @aaemnnosttv

Tested

Uninstalled SK, installed spanish and flipped site language to spanish:

Installing SK, the activation screen shows anonymous tracking copy in English:
image

Dashboard activation screen:
image

Dashboard post activation:
image

Adsense setup:
image

Analytics setup:
image

Page speed insights:
image

Tag Manager:
image

Optimize:
image

Connect more services:
image

Analytics module:
image

Disconnecting service:
image

Settings Notice anonymous tracking copy isn't translated:
image

@cole10up
Copy link

Confirmed with @aaemnnosttv and @tofumatt that the untranslated anonymous tracking is expected as this code changed.

Passed QA ✅

@cole10up cole10up removed their assignment Mar 12, 2020
@felixarntz felixarntz assigned marrrmarrr and unassigned marrrmarrr Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Medium priority Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants