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/tweet-old-post
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.26
Choose a base ref
...
head repository: Codeinwp/tweet-old-post
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.27
Choose a head ref
  • 17 commits
  • 12 files changed
  • 5 contributors

Commits on Mar 5, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Merge pull request #935 from Codeinwp/fix/php-8-comp

    fix: function default parameters
    Soare-Robert-Daniel authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8ecc0de View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #933 from Codeinwp/fix/title-encoded-entities

    fix: decode title entities
    Soare-Robert-Daniel authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a28c21d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update readme.txt

    Updated WP tested up to version
    vytisbulkevicius authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    14e9b7c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    42509b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75eb9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c63a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #947 from Codeinwp/dependabot/composer/development…

    …/codeinwp/themeisle-sdk-3.3.20
    
    chore(deps): bump codeinwp/themeisle-sdk from 3.3.14 to 3.3.20
    preda-bogdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f735cfa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #943 from Codeinwp/dependabot/composer/development…

    …/yoast/phpunit-polyfills-2.0.1
    
    chore(deps-dev): bump yoast/phpunit-polyfills from 1.1.0 to 2.0.1
    preda-bogdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2f6535a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bb658c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #928 from Codeinwp/dependabot/composer/development…

    …/dealerdirect/phpcodesniffer-composer-installer-1.0.0
    
    chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0
    preda-bogdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f155ae4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #932 from Codeinwp/fix/instant-sharing-scheduled-post

    fix: run instant sharing only on published posts
    preda-bogdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ec84a19 View commit details
    Browse the repository at this point in the history
  9. release: small fixes

    ### Bug Fixes
    - Fixed issue with titles not always showing correct escaped characters.
    - Fixed instant sharing not working correctly with scheduled posts, only published posts are now eligible.
    
    ### Improvements
    - Improved compatibility with newer versions of PHP
    - Updated internal dependencies
    preda-bogdan authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    af4822c View commit details
    Browse the repository at this point in the history
  10. chore(release): 9.0.27

    ##### [Version 9.0.27](v9.0.26...v9.0.27) (2024-04-23)
    
    ### Bug Fixes
    - Fixed issue with titles not always showing correct escaped characters.
    - Fixed instant sharing not working correctly with scheduled posts, only published posts are now eligible.
    
    ### Improvements
    - Improved compatibility with newer versions of PHP
    - Updated internal dependencies
    pirate-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dbc81e7 View commit details
    Browse the repository at this point in the history
Loading