Tag: code

  • WordPress Maintenance Mode

    WordPress Maintenance Mode

    Let’s discuss various easy ways you can put your site into the Maintenance Mode.

  • Using Expose by BeyondCode for WordPress development

    When working with a local site and trying to share it via a public URL or receive a webhook – you need to publish the site. Let’s use Expose tool for WordPress development.

  • How to organize custom code for plugins & themes

    You have lots of plugins, and even a theme. You are brave and adventurous – and you write (or copy-paste) lots of snippets to modify their default behavior. Now you have a custom code all over the place and even in your theme functions.php. Is there a better way to fix that mess?