Automattic / WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
https://wpjobmanager.com
GNU General Public License v3.0
895 stars 366 forks source link

Add stats section to job overlay #2776

Closed yscik closed 3 months ago

yscik commented 4 months ago

Fixes #2744, fixes #2745, fixes #2746

Changes Proposed in this Pull Request

Testing Instructions

New or Updated Hooks and Templates

Screenshot / Video

image
Plugin build for 78c905a09926b9af7d59f469d4b65bcaa16a02b9
📦 Download plugin zip
▶️ Open in playground
yscik commented 4 months ago

Last (but not least), something's happening there and the pages hangs the Firefox tab for a while, after the modal is displayed

I suspect that's to do with the 100 years of stats it's supposed to render :D I'll put some sane limit on it.