Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Codeinwp/wp-maintenance-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bb70299
Choose a base ref
...
head repository: Codeinwp/wp-maintenance-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8578e19
Choose a head ref
  • 20 commits
  • 12 files changed
  • 7 contributors

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    be69bf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b298ca9 View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1adc00b View commit details
    Browse the repository at this point in the history
  3. Sync branch [skip ci]

    pirate-bot authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9e5d2e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Update settings.php

    alexclassroom authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e54a9b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #369 from alexclassroom/master

    Make "Select page" translatable
    selul authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    01f3cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. chore(deps-dev): bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2

    Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.7.1 to 3.7.2.
    - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
    - [Commits](squizlabs/PHP_CodeSniffer@3.7.1...3.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: squizlabs/php_codesniffer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b9a2a8d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    476fbb7 View commit details
    Browse the repository at this point in the history
  2. Sync branch [skip ci]

    pirate-bot authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3898193 View commit details
    Browse the repository at this point in the history
  3. Sync branch [skip ci]

    pirate-bot authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    74779f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'development' into fix/custom-template

    # Conflicts:
    #	assets/css/style-admin.css
    #	includes/classes/wp-maintenance-mode-admin.php
    arinaturcu committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1561f31 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    13f3622 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge pull request #365 from Codeinwp/fix/custom-template

    Remove error notice for users with custom template
    arinaturcu authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bd21069 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #371 from Codeinwp/dependabot/composer/squizlabs/p…

    …hp_codesniffer-3.7.2
    
    chore(deps-dev): bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2
    arinaturcu authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    18b67ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #374 from Codeinwp/dependabot/npm_and_yarn/minimat…

    …ch-3.0.8
    
    chore(deps): bump minimatch from 3.0.4 to 3.0.8
    arinaturcu authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2070b5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #377 from Codeinwp/dependabot/composer/codeinwp/th…

    …emeisle-sdk-3.2.40
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.2.37 to 3.2.40
    arinaturcu authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fde04e9 View commit details
    Browse the repository at this point in the history
  5. Sync branch [skip ci]

    pirate-bot authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    018a40f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a02719 View commit details
    Browse the repository at this point in the history
  7. release: version 2.6.6

    - Remove error notice for users that use an overriding custom template
    - Update dependencies
    arinaturcu authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    84b7f77 View commit details
    Browse the repository at this point in the history
  8. chore(release): 2.6.6

    ##### [Version 2.6.6](v2.6.5...v2.6.6) (2023-03-31)
    
    - Remove error notice for users that use an overriding custom template
    - Update dependencies
    pirate-bot committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8578e19 View commit details
    Browse the repository at this point in the history
Loading