Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix methods removed instead of deprecated in 2.3.0 #2847

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

yscik
Copy link
Contributor

@yscik yscik commented Aug 26, 2024

Fixes #2824

Changes Proposed in this Pull Request

  • Add back removed methods and deprecated them instead

Testing Instructions

  • Smoke test the [job_dashboard] shortcode

Release Notes

  • Dev: Fix deprecated WP_Job_Manager_Shortcodes methods

Screenshot / Video


Plugin build for 4213330
📦 Download plugin zip
▶️ Open in playground

@yscik yscik self-assigned this Aug 26, 2024
@yscik yscik requested a review from a team August 26, 2024 08:27
Copy link
Contributor

@pgk pgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested page with [jobs_dashboard] on a fresh dev site and worked as expected

@yscik yscik merged commit 4da0dd0 into trunk Aug 27, 2024
11 checks passed
@yscik yscik deleted the fix/shortcodes-deprecations branch August 27, 2024 18:22
@yscik yscik added this to the 2.4.1 milestone Aug 27, 2024
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.

WP_Job_Manager_Shortcodes::job_dashboard_handler public method was removed instead of deprecated
2 participants