-
Notifications
You must be signed in to change notification settings - Fork 368
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
Feature: Promoted Jobs #2451
Feature: Promoted Jobs #2451
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bca7979 - Browse repository at this point
Copy the full SHA bca7979View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4400c4 - Browse repository at this point
Copy the full SHA d4400c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19929fc - Browse repository at this point
Copy the full SHA 19929fcView commit details -
Remove condition to check if job is already promoted
Because the form to edit the job is the same as the form to create a new job
Configuration menu - View commit details
-
Copy full SHA for 554c2c6 - Browse repository at this point
Copy the full SHA 554c2c6View commit details -
Use admin_action_ in action to deactivate promotion
Instead of using generic load-edit.php and checking for deactivate_promotion manually
Configuration menu - View commit details
-
Copy full SHA for b83e1fd - Browse repository at this point
Copy the full SHA b83e1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cefcf - Browse repository at this point
Copy the full SHA 82cefcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a11ef8 - Browse repository at this point
Copy the full SHA 5a11ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82253df - Browse repository at this point
Copy the full SHA 82253dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737662e - Browse repository at this point
Copy the full SHA 737662eView commit details -
Use check_admin_referer to check nonce while deactivating a promotion
And return error message when post_id is zero
Configuration menu - View commit details
-
Copy full SHA for 030d023 - Browse repository at this point
Copy the full SHA 030d023View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb4c37 - Browse repository at this point
Copy the full SHA edb4c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38181e5 - Browse repository at this point
Copy the full SHA 38181e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79912e4 - Browse repository at this point
Copy the full SHA 79912e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8eac8b - Browse repository at this point
Copy the full SHA b8eac8bView commit details -
Make get_api_base_url public and static
So we can get to access that URL from elsewhere
Configuration menu - View commit details
-
Copy full SHA for 4c3c46b - Browse repository at this point
Copy the full SHA 4c3c46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a47aa0 - Browse repository at this point
Copy the full SHA 3a47aa0View commit details -
Get URL to WPJMCOM dynamically in Promoted Jobs admin
Useful for supporting dev environments
Configuration menu - View commit details
-
Copy full SHA for 869d821 - Browse repository at this point
Copy the full SHA 869d821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e5c77 - Browse repository at this point
Copy the full SHA 88e5c77View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 298781e - Browse repository at this point
Copy the full SHA 298781eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75548b - Browse repository at this point
Copy the full SHA a75548bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7615157 - Browse repository at this point
Copy the full SHA 7615157View commit details -
Add method to implement endpoint to get job data
With token checking and all the nice things!
Configuration menu - View commit details
-
Copy full SHA for a46f108 - Browse repository at this point
Copy the full SHA a46f108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1a5c5 - Browse repository at this point
Copy the full SHA 9f1a5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc97e9 - Browse repository at this point
Copy the full SHA 4bc97e9View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 991d398 - Browse repository at this point
Copy the full SHA 991d398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7504f - Browse repository at this point
Copy the full SHA 1d7504fView commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f7eca7 - Browse repository at this point
Copy the full SHA 4f7eca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4529c2b - Browse repository at this point
Copy the full SHA 4529c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 961a0b9 - Browse repository at this point
Copy the full SHA 961a0b9View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9487f1 - Browse repository at this point
Copy the full SHA e9487f1View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d16369 - Browse repository at this point
Copy the full SHA 4d16369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e2d23 - Browse repository at this point
Copy the full SHA 28e2d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366cb88 - Browse repository at this point
Copy the full SHA 366cb88View commit details -
Merge remote-tracking branch 'origin/add/promote-redirect-to-wpjmcom'…
… into add/promote-redirect-to-wpjmcom
Configuration menu - View commit details
-
Copy full SHA for c17e32c - Browse repository at this point
Copy the full SHA c17e32cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da8d788 - Browse repository at this point
Copy the full SHA da8d788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247e46c - Browse repository at this point
Copy the full SHA 247e46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2509adb - Browse repository at this point
Copy the full SHA 2509adbView commit details -
Merge pull request #2500 from Automattic/fix/promote-job-button-text
Fix promote job button text
Configuration menu - View commit details
-
Copy full SHA for 0ea9a68 - Browse repository at this point
Copy the full SHA 0ea9a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f1f2c - Browse repository at this point
Copy the full SHA 73f1f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9573705 - Browse repository at this point
Copy the full SHA 9573705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb5aa8 - Browse repository at this point
Copy the full SHA 3eb5aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c55512a - Browse repository at this point
Copy the full SHA c55512aView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea8d70f - Browse repository at this point
Copy the full SHA ea8d70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0724a4f - Browse repository at this point
Copy the full SHA 0724a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8913df9 - Browse repository at this point
Copy the full SHA 8913df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d19801 - Browse repository at this point
Copy the full SHA 5d19801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4337c53 - Browse repository at this point
Copy the full SHA 4337c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f464f6 - Browse repository at this point
Copy the full SHA 3f464f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 821c858 - Browse repository at this point
Copy the full SHA 821c858View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bffc8 - Browse repository at this point
Copy the full SHA c7bffc8View commit details -
Merge pull request #2506 from Automattic/add/cap-check-promoted
Check if user can promote job before presenting button
Configuration menu - View commit details
-
Copy full SHA for 9ae1eab - Browse repository at this point
Copy the full SHA 9ae1eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1eb64 - Browse repository at this point
Copy the full SHA 7f1eb64View commit details -
Merge pull request #2513 from Automattic/add/separate-verify-token-en…
…dpoint Separate promoted job endpoint into verify token and job data retrieval.
Configuration menu - View commit details
-
Copy full SHA for 267321c - Browse repository at this point
Copy the full SHA 267321cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05e222 - Browse repository at this point
Copy the full SHA d05e222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5658000 - Browse repository at this point
Copy the full SHA 5658000View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03ee8b - Browse repository at this point
Copy the full SHA e03ee8bView commit details -
If there's at least one WP Error on the feed, just return it directly
So we don't have WP Errors instances inside the jobs array
Configuration menu - View commit details
-
Copy full SHA for 0f34e66 - Browse repository at this point
Copy the full SHA 0f34e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c80ec0 - Browse repository at this point
Copy the full SHA 6c80ec0View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfe229e - Browse repository at this point
Copy the full SHA dfe229eView commit details -
Merge pull request #2508 from Automattic/add/modal-close-on-promote
Close modal when clicking on promote
Configuration menu - View commit details
-
Copy full SHA for d004833 - Browse repository at this point
Copy the full SHA d004833View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9476af - Browse repository at this point
Copy the full SHA c9476afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce95e3b - Browse repository at this point
Copy the full SHA ce95e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 761cbef - Browse repository at this point
Copy the full SHA 761cbefView commit details -
Add noopener and noreferrer to edit link in Promoted Jobs listing
Co-authored-by: Renatho De Carli Rosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f5ca9d - Browse repository at this point
Copy the full SHA 6f5ca9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e902122 - Browse repository at this point
Copy the full SHA e902122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbbd40 - Browse repository at this point
Copy the full SHA 0cbbd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d69a6e - Browse repository at this point
Copy the full SHA 1d69a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44ed3d - Browse repository at this point
Copy the full SHA b44ed3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d395765 - Browse repository at this point
Copy the full SHA d395765View commit details -
Configuration menu - View commit details
-
Copy full SHA for b863bbd - Browse repository at this point
Copy the full SHA b863bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dccd012 - Browse repository at this point
Copy the full SHA dccd012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791c52d - Browse repository at this point
Copy the full SHA 791c52dView commit details -
Rename NOTIFICATION_URL to NOTIFICATION_ENDPOINT and use get_wpjmcom_…
…url as base So now this should support dev environments as well
Configuration menu - View commit details
-
Copy full SHA for bceadac - Browse repository at this point
Copy the full SHA bceadacView commit details -
Move add_to_allowed_redirect_hosts to WP_Job_Manager class
So now it should run everywhere, and not only on admin
Configuration menu - View commit details
-
Copy full SHA for 69fde9b - Browse repository at this point
Copy the full SHA 69fde9bView commit details -
Move notification data to a different method
Instead of adding everything in the notification URL, as this is a POST request
Configuration menu - View commit details
-
Copy full SHA for 25b3a75 - Browse repository at this point
Copy the full SHA 25b3a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fd316 - Browse repository at this point
Copy the full SHA a1fd316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585e3ee - Browse repository at this point
Copy the full SHA 585e3eeView commit details
Commits on Jul 14, 2023
-
Merge pull request #2517 from Automattic/add/encode-url-arguments
Encode url arguments
Configuration menu - View commit details
-
Copy full SHA for 43f7997 - Browse repository at this point
Copy the full SHA 43f7997View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f9769 - Browse repository at this point
Copy the full SHA f5f9769View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4727a3 - Browse repository at this point
Copy the full SHA e4727a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b23a481 - Browse repository at this point
Copy the full SHA b23a481View commit details -
Merge pull request #2519 from Automattic/fix/promoted-jobs-api-listin…
…g-types-disabled
Configuration menu - View commit details
-
Copy full SHA for a1bc6a6 - Browse repository at this point
Copy the full SHA a1bc6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e8141 - Browse repository at this point
Copy the full SHA 88e8141View commit details -
Merge pull request #2520 from Automattic/change/use-appropriate-metho…
…d-to-get-listing-types-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for e7500f6 - Browse repository at this point
Copy the full SHA e7500f6View commit details
Commits on Jul 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0eb015 - Browse repository at this point
Copy the full SHA e0eb015View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c24aa52 - Browse repository at this point
Copy the full SHA c24aa52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530f694 - Browse repository at this point
Copy the full SHA 530f694View commit details -
Merge pull request #2478 from Automattic/add/fetch-promoted-template
Fetch remote promoted template
Configuration menu - View commit details
-
Copy full SHA for 09188d3 - Browse repository at this point
Copy the full SHA 09188d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7b2f3 - Browse repository at this point
Copy the full SHA ac7b2f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c8cdb - Browse repository at this point
Copy the full SHA 24c8cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d0037 - Browse repository at this point
Copy the full SHA 42d0037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539fc06 - Browse repository at this point
Copy the full SHA 539fc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa46de6 - Browse repository at this point
Copy the full SHA fa46de6View commit details -
Revert "Add isNew argument to editor lifecycle callbacks"
This reverts commit 75c38d5.
Configuration menu - View commit details
-
Copy full SHA for 90ffc72 - Browse repository at this point
Copy the full SHA 90ffc72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c04ac - Browse repository at this point
Copy the full SHA 72c04acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5866b0 - Browse repository at this point
Copy the full SHA f5866b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8e2c1 - Browse repository at this point
Copy the full SHA db8e2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b54c52 - Browse repository at this point
Copy the full SHA 1b54c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a70832 - Browse repository at this point
Copy the full SHA 6a70832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec0727 - Browse repository at this point
Copy the full SHA 6ec0727View commit details -
Configuration menu - View commit details
-
Copy full SHA for b829693 - Browse repository at this point
Copy the full SHA b829693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4829f93 - Browse repository at this point
Copy the full SHA 4829f93View commit details -
Merge pull request #2524 from Automattic/fix/undefined-variable-warning
Fix undefined variable warning
Configuration menu - View commit details
-
Copy full SHA for 3f31976 - Browse repository at this point
Copy the full SHA 3f31976View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf43dd - Browse repository at this point
Copy the full SHA ecf43ddView commit details -
Merge pull request #2522 from Automattic/add/promote-modal-on-job-save
Add promote modal on job save
Configuration menu - View commit details
-
Copy full SHA for d275e7e - Browse repository at this point
Copy the full SHA d275e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87041b - Browse repository at this point
Copy the full SHA b87041bView commit details -
Replace wpjobmanager.com with method
Co-authored-by: Fernando Jorge Mota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 601c999 - Browse repository at this point
Copy the full SHA 601c999View commit details
Commits on Jul 18, 2023
-
Merge pull request #2526 from Automattic/add/learn-more-link
Add learn more link to promote modal
Configuration menu - View commit details
-
Copy full SHA for 9c76c9b - Browse repository at this point
Copy the full SHA 9c76c9bView commit details -
Merge pull request #2525 from Automattic/add/data-cleaning
Refactor promote jobs template in order to clean the data
Configuration menu - View commit details
-
Copy full SHA for 0be740d - Browse repository at this point
Copy the full SHA 0be740dView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a2e1d3 - Browse repository at this point
Copy the full SHA 3a2e1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f29acf - Browse repository at this point
Copy the full SHA 1f29acfView commit details
Commits on Jul 20, 2023
-
Merge pull request #2532 from Automattic/add/promoted-badge
Add Promoted badge on job listings
Configuration menu - View commit details
-
Copy full SHA for c12decf - Browse repository at this point
Copy the full SHA c12decfView commit details -
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into upd…
…ate/feature-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for 4009ada - Browse repository at this point
Copy the full SHA 4009adaView commit details -
Merge pull request #2533 from Automattic/update/feature-promoted-jobs
Update feature promoted jobs branch
Configuration menu - View commit details
-
Copy full SHA for c2206bc - Browse repository at this point
Copy the full SHA c2206bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 797a2bb - Browse repository at this point
Copy the full SHA 797a2bbView commit details -
Merge pull request #2534 from Automattic/fix/deactivate-url
Fix deactivate promotion URL
Configuration menu - View commit details
-
Copy full SHA for c10fbd8 - Browse repository at this point
Copy the full SHA c10fbd8View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdf72b8 - Browse repository at this point
Copy the full SHA cdf72b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088de5d - Browse repository at this point
Copy the full SHA 088de5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6740464 - Browse repository at this point
Copy the full SHA 6740464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8feb819 - Browse repository at this point
Copy the full SHA 8feb819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5591834 - Browse repository at this point
Copy the full SHA 5591834View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb7a5f - Browse repository at this point
Copy the full SHA fdb7a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5813dc - Browse repository at this point
Copy the full SHA d5813dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f45a645 - Browse repository at this point
Copy the full SHA f45a645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8263079 - Browse repository at this point
Copy the full SHA 8263079View commit details
Commits on Jul 24, 2023
-
Merge pull request #2535 from Automattic/refactor/promote-meta-key
Refactor promoted main methods centralizing it on `WP_Job_Manager_Promoted_Jobs_API`
Configuration menu - View commit details
-
Copy full SHA for 5d2a9de - Browse repository at this point
Copy the full SHA 5d2a9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78052b3 - Browse repository at this point
Copy the full SHA 78052b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9021f - Browse repository at this point
Copy the full SHA cb9021fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b2c34 - Browse repository at this point
Copy the full SHA b7b2c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79cb2c - Browse repository at this point
Copy the full SHA e79cb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 954c3af - Browse repository at this point
Copy the full SHA 954c3afView commit details -
Merge pull request #2536 from Automattic/add/success-message
Display a notice in the job listings when at least one job was promoted
Configuration menu - View commit details
-
Copy full SHA for 72a3bab - Browse repository at this point
Copy the full SHA 72a3babView commit details
Commits on Jul 25, 2023
-
Merge pull request #2537 from Automattic/add/link-utm
Add utm parameters to learn more link
Configuration menu - View commit details
-
Copy full SHA for baa4570 - Browse repository at this point
Copy the full SHA baa4570View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7d3f03 - Browse repository at this point
Copy the full SHA b7d3f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d98e1 - Browse repository at this point
Copy the full SHA b5d98e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50df3f - Browse repository at this point
Copy the full SHA a50df3fView commit details -
Merge pull request #2542 from Automattic/fix/notification-before-meta…
…-change Fix notification before meta change
Configuration menu - View commit details
-
Copy full SHA for 8310a9a - Browse repository at this point
Copy the full SHA 8310a9aView commit details -
Fix $feed_url to match $site_url format
Co-authored-by: Fernando Jorge Mota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21a5782 - Browse repository at this point
Copy the full SHA 21a5782View commit details -
Merge pull request #2540 from Automattic/fix/notification-site-url
Fix notification site url
Configuration menu - View commit details
-
Copy full SHA for 29f9b8b - Browse repository at this point
Copy the full SHA 29f9b8bView commit details -
Merge pull request #2543 from Automattic/fix/editor-promote-modal
Display promote dialog only after the save is complete
Configuration menu - View commit details
-
Copy full SHA for 825ae8b - Browse repository at this point
Copy the full SHA 825ae8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3723b - Browse repository at this point
Copy the full SHA 5b3723bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d833c - Browse repository at this point
Copy the full SHA 21d833cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0863d - Browse repository at this point
Copy the full SHA 9b0863dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d87ce57 - Browse repository at this point
Copy the full SHA d87ce57View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6c343 - Browse repository at this point
Copy the full SHA ca6c343View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3242a18 - Browse repository at this point
Copy the full SHA 3242a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f0e66 - Browse repository at this point
Copy the full SHA 72f0e66View commit details -
Use same permission check as WP REST Controller to validate whether w…
…e should return data or not
Configuration menu - View commit details
-
Copy full SHA for 69d9271 - Browse repository at this point
Copy the full SHA 69d9271View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe31953 - Browse repository at this point
Copy the full SHA fe31953View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0dd95 - Browse repository at this point
Copy the full SHA ce0dd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63bc2a - Browse repository at this point
Copy the full SHA f63bc2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c477205 - Browse repository at this point
Copy the full SHA c477205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6504e - Browse repository at this point
Copy the full SHA 7e6504eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d98decd - Browse repository at this point
Copy the full SHA d98decdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf9939 - Browse repository at this point
Copy the full SHA 4bf9939View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a82ae - Browse repository at this point
Copy the full SHA e1a82aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd422b - Browse repository at this point
Copy the full SHA dcd422bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e5058 - Browse repository at this point
Copy the full SHA a2e5058View commit details -
Configuration menu - View commit details
-
Copy full SHA for e525c07 - Browse repository at this point
Copy the full SHA e525c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a77359 - Browse repository at this point
Copy the full SHA 0a77359View commit details
Commits on Jul 27, 2023
-
Block Promoted Jobs API request if controller isn't instance of WP_RE…
…ST_Posts_Controller
Configuration menu - View commit details
-
Copy full SHA for 5356390 - Browse repository at this point
Copy the full SHA 5356390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012a4cb - Browse repository at this point
Copy the full SHA 012a4cbView commit details -
Merge pull request #2547 from Automattic/change/dont-show-promote-mod…
…al-for-promoted-jobs Don't open the promote modal on the editor when the job is already promoted
Configuration menu - View commit details
-
Copy full SHA for 22f70e4 - Browse repository at this point
Copy the full SHA 22f70e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f08778 - Browse repository at this point
Copy the full SHA 9f08778View commit details
Commits on Jul 28, 2023
-
Already checked as first thing on `is_promoted`
Configuration menu - View commit details
-
Copy full SHA for 422cb26 - Browse repository at this point
Copy the full SHA 422cb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8896d - Browse repository at this point
Copy the full SHA 3d8896dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d732fc0 - Browse repository at this point
Copy the full SHA d732fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce74c0e - Browse repository at this point
Copy the full SHA ce74c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5778c6b - Browse repository at this point
Copy the full SHA 5778c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 254dd26 - Browse repository at this point
Copy the full SHA 254dd26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3639f - Browse repository at this point
Copy the full SHA 6a3639fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e2e52 - Browse repository at this point
Copy the full SHA b1e2e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9d7cf - Browse repository at this point
Copy the full SHA 1e9d7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bed31 - Browse repository at this point
Copy the full SHA 91bed31View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1bcbf - Browse repository at this point
Copy the full SHA ff1bcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a68e011 - Browse repository at this point
Copy the full SHA a68e011View commit details -
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into upd…
…ate/feature-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for 955ac67 - Browse repository at this point
Copy the full SHA 955ac67View commit details -
Merge pull request #2551 from Automattic/update/feature-promoted-jobs
Update feature promoted jobs
Configuration menu - View commit details
-
Copy full SHA for d74d33e - Browse repository at this point
Copy the full SHA d74d33eView commit details -
Merge pull request #2548 from Automattic/add/enhance-removing-promote…
…d-jobs Enhance removing promoted jobs experience
Configuration menu - View commit details
-
Copy full SHA for 7d59452 - Browse repository at this point
Copy the full SHA 7d59452View commit details -
Merge pull request #2544 from Automattic/change/keep-promoted-not-pub…
…lished-jobs Consider all promoted jobs as promoted even if it's not published
Configuration menu - View commit details
-
Copy full SHA for 3183228 - Browse repository at this point
Copy the full SHA 3183228View commit details -
Merge pull request #2550 from Automattic/change/rename-salary-fields-…
…promoted-jobs-api Sync salary fields in promoted jobs API with api documentation
Configuration menu - View commit details
-
Copy full SHA for 2551521 - Browse repository at this point
Copy the full SHA 2551521View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec635d5 - Browse repository at this point
Copy the full SHA ec635d5View commit details -
Add class WP_Job_Manager_Promoted_Jobs_Status_Handler to handling sta…
…tus update of promoted jobs
Configuration menu - View commit details
-
Copy full SHA for 93073e3 - Browse repository at this point
Copy the full SHA 93073e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cdba5 - Browse repository at this point
Copy the full SHA e8cdba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9c3f6 - Browse repository at this point
Copy the full SHA bb9c3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21febb - Browse repository at this point
Copy the full SHA c21febbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf99f5a - Browse repository at this point
Copy the full SHA cf99f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66415f - Browse repository at this point
Copy the full SHA d66415fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f16fc9 - Browse repository at this point
Copy the full SHA 1f16fc9View commit details -
Refactor initialization code of the Promoted Jobs feature
To match the structure of the feature in WPJMCOM
Configuration menu - View commit details
-
Copy full SHA for e16f90d - Browse repository at this point
Copy the full SHA e16f90dView commit details -
Fix the path to the Promoted Jobs Site Feed in WPJMCOM
It turns out that the request would never be successful if requesting the wrong endpoint..
Configuration menu - View commit details
-
Copy full SHA for 220379a - Browse repository at this point
Copy the full SHA 220379aView commit details
Commits on Aug 3, 2023
-
Merge pull request #2553 from Automattic/change/promoted-jobs-learn-m…
…ore-link Change promoted jobs learn more link
Configuration menu - View commit details
-
Copy full SHA for 4cbfff3 - Browse repository at this point
Copy the full SHA 4cbfff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db4e23 - Browse repository at this point
Copy the full SHA 4db4e23View commit details -
Make maybe_Schedule_cron_jobs not static and call it from the init hook
To allow every dependency to be loaded properly
Configuration menu - View commit details
-
Copy full SHA for bb64557 - Browse repository at this point
Copy the full SHA bb64557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e42c5a - Browse repository at this point
Copy the full SHA 1e42c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4101c - Browse repository at this point
Copy the full SHA ce4101cView commit details -
Change CRON_HOOK value to match pattern used in the plugin in Promote…
…d Jobs Status Handler
Configuration menu - View commit details
-
Copy full SHA for 03031ab - Browse repository at this point
Copy the full SHA 03031abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a9e29 - Browse repository at this point
Copy the full SHA 02a9e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c0e10 - Browse repository at this point
Copy the full SHA a9c0e10View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ce063d - Browse repository at this point
Copy the full SHA 6ce063dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e30e5 - Browse repository at this point
Copy the full SHA 25e30e5View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 11a56e3 - Browse repository at this point
Copy the full SHA 11a56e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfde5f5 - Browse repository at this point
Copy the full SHA cfde5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d613634 - Browse repository at this point
Copy the full SHA d613634View commit details -
Add constant with the name of the option to determine if a site has p…
…romoted jobs or not
Configuration menu - View commit details
-
Copy full SHA for 6b315a5 - Browse repository at this point
Copy the full SHA 6b315a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1fa71 - Browse repository at this point
Copy the full SHA ee1fa71View commit details -
Set the "has_promoted_jobs" option to true before redirecting to the …
…Promote Job Form
Configuration menu - View commit details
-
Copy full SHA for 8169dab - Browse repository at this point
Copy the full SHA 8169dabView commit details
Commits on Aug 8, 2023
-
Rename const and option from HAS_PROMOTED_JOBS to USED_PROMOTED_JOBS
As suggested by Renatho
Configuration menu - View commit details
-
Copy full SHA for ec759b8 - Browse repository at this point
Copy the full SHA ec759b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fb860 - Browse repository at this point
Copy the full SHA c9fb860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9b358 - Browse repository at this point
Copy the full SHA 4d9b358View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e17f71 - Browse repository at this point
Copy the full SHA 6e17f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e3cd9 - Browse repository at this point
Copy the full SHA 52e3cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0501cb6 - Browse repository at this point
Copy the full SHA 0501cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e4f0a - Browse repository at this point
Copy the full SHA 30e4f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef9d31 - Browse repository at this point
Copy the full SHA 8ef9d31View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c03c410 - Browse repository at this point
Copy the full SHA c03c410View commit details -
Consider the update interval based on whether the code is running ins…
…ide a cron or not
Configuration menu - View commit details
-
Copy full SHA for 10ccd40 - Browse repository at this point
Copy the full SHA 10ccd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4956699 - Browse repository at this point
Copy the full SHA 4956699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6aabe - Browse repository at this point
Copy the full SHA 1e6aabeView commit details -
Reduce interval for the cron to fetch promoted jobs updates
The check will run more often, but it will be still limited by CRON_INTERVAL_OPTION_KEY. If we want to run it only twice a day, it is fine. If we want to run it more often, it is fine, too! :)
Configuration menu - View commit details
-
Copy full SHA for 1a041f4 - Browse repository at this point
Copy the full SHA 1a041f4View commit details -
Disable autoload for the option for saving intervals for Promoted Job…
…s Status Handler This optimizes performance very slightly, as WP will have one (or two) option less to load on every request. :D
Configuration menu - View commit details
-
Copy full SHA for 5c5bdfc - Browse repository at this point
Copy the full SHA 5c5bdfcView commit details -
Delete option from the database if the header is "false"
This effectively removes an option from the database, and makes the code uses its default "0" when checking for this option
Configuration menu - View commit details
-
Copy full SHA for 9c4c724 - Browse repository at this point
Copy the full SHA 9c4c724View commit details -
Do not update option if it already exists before redirecting user to …
…WPJMCOM To avoid risking overwriting whatever value the server served just because the user decided to promote a new job
Configuration menu - View commit details
-
Copy full SHA for 62f6896 - Browse repository at this point
Copy the full SHA 62f6896View commit details -
Also do not load LAST_EXECUTION_OPTION_KEY on every request
Because it is simply not needed on every where
Configuration menu - View commit details
-
Copy full SHA for 52a8a45 - Browse repository at this point
Copy the full SHA 52a8a45View commit details -
Always update interval on response from WPJM, independent if it is an…
… error or not So we can catch conditions where the Promoted Site doesn't exist anymore, for instance
Configuration menu - View commit details
-
Copy full SHA for 92175de - Browse repository at this point
Copy the full SHA 92175deView commit details -
Update check to verify if header exist on the response
Because apparently array_key_exists doesn't work as expected with the custom class that WP uses to implement case insensitive dictionaries
Configuration menu - View commit details
-
Copy full SHA for 30200ae - Browse repository at this point
Copy the full SHA 30200aeView commit details -
Add new options for intervals to the Data Cleaner
To be deleted when uninstalling the plugin
Configuration menu - View commit details
-
Copy full SHA for 154c52a - Browse repository at this point
Copy the full SHA 154c52aView commit details -
Co-authored-by: Renatho De Carli Rosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21b8a0c - Browse repository at this point
Copy the full SHA 21b8a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63db340 - Browse repository at this point
Copy the full SHA 63db340View commit details -
Co-authored-by: Fernando Jorge Mota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa4ba74 - Browse repository at this point
Copy the full SHA fa4ba74View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d2a993 - Browse repository at this point
Copy the full SHA 3d2a993View commit details -
Set the LAST_CHECK option before redirecting to WPJMCOM
To protect a case where the promoted job status update is permanently disabled
Configuration menu - View commit details
-
Copy full SHA for 3039e61 - Browse repository at this point
Copy the full SHA 3039e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236e6de - Browse repository at this point
Copy the full SHA 236e6deView commit details -
Simplify the logic of the update_interval method
And make it not remove the webhook interval if the value is false or 0
Configuration menu - View commit details
-
Copy full SHA for aa6ef7f - Browse repository at this point
Copy the full SHA aa6ef7fView commit details -
Always update LAST_CHECK option when initializing defaults
In case we decide to update WPJMCOM logic to be more strict and somehow the cron runs before the data there is updated
Configuration menu - View commit details
-
Copy full SHA for 70e7856 - Browse repository at this point
Copy the full SHA 70e7856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ebc4b - Browse repository at this point
Copy the full SHA 51ebc4bView commit details -
Merge pull request #2562 from Automattic/change/deactivation-approach
Change deactivation approach
Configuration menu - View commit details
-
Copy full SHA for 8114ae1 - Browse repository at this point
Copy the full SHA 8114ae1View commit details -
Consider current webhook interval when updating LAST CHECK to not blo…
…ck webhook updates
Configuration menu - View commit details
-
Copy full SHA for 4e0b5a1 - Browse repository at this point
Copy the full SHA 4e0b5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c6ad7 - Browse repository at this point
Copy the full SHA 27c6ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad0f37 - Browse repository at this point
Copy the full SHA cad0f37View commit details
Commits on Aug 21, 2023
-
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into upd…
…ate/feature-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for f10f6b5 - Browse repository at this point
Copy the full SHA f10f6b5View commit details
Commits on Aug 22, 2023
-
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into upd…
…ate/feature-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for bf7b75b - Browse repository at this point
Copy the full SHA bf7b75bView commit details -
Merge pull request #2564 from Automattic/update/feature-promoted-jobs
Update feature promoted jobs
Configuration menu - View commit details
-
Copy full SHA for b116df9 - Browse repository at this point
Copy the full SHA b116df9View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 074316c - Browse repository at this point
Copy the full SHA 074316cView commit details -
Merge pull request #2567 from Automattic/change/promote-jobs-edit-button
Change promote jobs edit button
Configuration menu - View commit details
-
Copy full SHA for c0b2a61 - Browse repository at this point
Copy the full SHA c0b2a61View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c33327e - Browse repository at this point
Copy the full SHA c33327eView commit details -
Merge pull request #2570 from Automattic/fix/update-path
Fix bulk update URL
Configuration menu - View commit details
-
Copy full SHA for d9fab11 - Browse repository at this point
Copy the full SHA d9fab11View commit details
Commits on Sep 12, 2023
-
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into upd…
…ate/feature-promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for 4b29e35 - Browse repository at this point
Copy the full SHA 4b29e35View commit details -
Merge pull request #2575 from Automattic/update/feature-promoted-jobs
Update feature promoted jobs with trunk
Configuration menu - View commit details
-
Copy full SHA for c06a1be - Browse repository at this point
Copy the full SHA c06a1beView commit details
Commits on Oct 3, 2023
-
Merge branch 'trunk' of github.com:Automattic/WP-Job-Manager into fea…
…ture/promoted-jobs
Configuration menu - View commit details
-
Copy full SHA for 8bd16f7 - Browse repository at this point
Copy the full SHA 8bd16f7View commit details