Skip to content

Public WordPress documentation

jens01

I want to hide your notices

November 13, 2023 by jens01

Read how to filter the $is_dismissed boolean here: https://github.com/managedwphosting/developers/blob/master/examples/notices.php

Categories Tools Leave a comment

I want to use my own logo for backend notices

November 13, 2023 by jens01

Use the filter mp_get_logo

Categories Tools Leave a comment

Is XMLRPC enabled?

November 8, 2023 by jens01

No, it is disabled by default. See the .htaccess file _twice_ for the instructions to enable.

Categories Tools Leave a comment

Is WP_ENVIRONMENT_TYPE available?

March 4, 2024November 8, 2023 by jens01

Yes, WP_ENVIRONMENT_TYPE is available on our staging servers, set to ‘staging’. Also when you are on a “staging.” subdomain -> it is set to ‘staging’, but only if not set in wp-config via WP_ENVIRONMENT_TYPE

Categories Infra/stack, Tools Leave a comment

My theme needs AJAX calls, but does not need all the plugins to be loaded

November 8, 2023 by jens01

Read how to disable loading the plugins on an AJAX event: https://github.com/managedwphosting/developers/blob/master/examples/ajax.php

Categories Tools Leave a comment

Is WP-cli present?

November 21, 2023November 8, 2023 by jens01

Yes, command is wp as well as wp-cli

Categories Infra/stack, Tools Tags wp-cli Leave a comment

Can I use SSH?

November 8, 2023 by jens01

Yes

Categories Infra/stack, Tools Leave a comment
Filtered (7)
Filters
  • Reset all×
  • Tools×

7 posts found

Category
Tags
Show (7)
Cancel

Recent Comments

No comments to show.
© 2026 Public WordPress documentation • Built with GeneratePress