Skip to content

Fix/1.4.1 tag issue#341

Merged
gin0115 merged 2 commits into
trunkfrom
fix/1.4.1-tag-issue
May 11, 2026
Merged

Fix/1.4.1 tag issue#341
gin0115 merged 2 commits into
trunkfrom
fix/1.4.1-tag-issue

Conversation

@gin0115

@gin0115 gin0115 commented May 11, 2026

Copy link
Copy Markdown
Collaborator

Changes proposed in this Pull Request

This pull request updates the plugin version from the release candidate (1.4.1-RC1) to the final release (1.4.1). No other changes are included.

  • Updated version information throughout the plugin:
    • Changed the version in the file header docblock.
    • Updated the @wordpress-plugin header to reflect the new version.
    • Set the IAWMLF_VERSION constant to 1.4.1.

Testing instructions

Mentions #

Summary by CodeRabbit

  • Chores
    • Version updated to 1.4.1

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a1434636-b9a4-40f0-8f16-bb60eb6845ee

📥 Commits

Reviewing files that changed from the base of the PR and between aab0548 and 682db95.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • internet-archive-wayback-machine-link-fixer.php

Walkthrough

This pull request updates the Internet Archive Wayback Machine Link Fixer plugin version from 1.4.1-RC1 to 1.4.1. The version bump is applied consistently across three locations in the main bootstrap file: the initial plugin header field on line 6, the detailed plugin metadata block on line 15, and the internal IAWMLF_VERSION constant on line 33.

Possibly related PRs

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 PHPStan (2.1.54)

/assets/css/index.php
/assets/css/src/index.php
/assets/images/index.php
/assets/index.php
/assets/js/index.php
/assets/js/src/index.php
/functions-bootstrap.php
/functions.php
/index.php
/internet-archive-wayback-machine-link-fixer.php
/languages/index.php
/migrations/Migration_1.php
/src/Action/Link_Check_Action.php
/src/Action/Link_Latest_Snapshot_Action.php
/src/Action/Link_New_Snapshot_Action.php
/src/Action/Validate_Link_Action.php
/src/Ajax/Ajax_Controller.php
/src/Ajax/Post_Search_Ajax.php
/src/Dashboard/Dashboard_Notifications.php
/src/Dashboard/Dashboard_Page.php
/src/Dashboard/Dashboard_Statistics.php
/src/Dashboard/Report_Page.php
/src/Dashboard/Settings_Page.php
/src/Dashboard/Setup_Wizard.php
/src/Event/Check_Archive_Services_Online_Event.php
/src/Event/Check_Snapshot_Status_Event.php
/src/Event/Check_Validator_Status.php
/src/Event/Create_New_Snapshot_Event.php
/src/Event/Event_Controller.php
/src/Event/Failed_Event_Garbage_Collection_Event.php
/src/Event/Find_Or_Create_

... [truncated 24155 characters] ...

onse.php
/vendor/roots/wordpress-no-content/wp-includes/class-wp-tax-query.php
/vendor/roots/wordpress-no-content/wp-includes/class-wp-http-ixr-client.php
/vendor/roots/wordpress-no-content/wp-includes/shortcodes.php
/vendor/roots/wordpress-no-content/wp-includes/user.php
PHP Fatal error: Allowed memory size of 8589934592 bytes exhausted (tried to allocate 5282704 bytes) in phar:///vendor/phpstan/phpstan/phpstan.phar/src/File/FileReader.php on line 16
Fatal error: Allowed memory size of 8589934592 bytes exhausted (tried to allocate 5282704 bytes) in phar:///vendor/phpstan/phpstan/phpstan.phar/src/File/FileReader.php on line 16

PHPStan process crashed because it reached configured PHP memory limit: 8192M
Increase your memory limit in php.ini or run PHPStan with --memory-limit CLI option.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@gin0115 gin0115 merged commit 805eaf3 into trunk May 11, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant