// // Until that line is added, the tab HTML is automatically injected into the // wp_footer / admin_footer (same page as the app) via the hook below. add_action( 'cf_admin_mobile_extra_tabs', 'cf_cancel_mobile_tab_html_v2', 10 ); add_action( 'wp_footer', 'cf_cancel_inject_tab_html_footer', 5 ); add_action( 'admin_footer', 'cf_cancel_inject_tab_html_footer', 5 ); function cf_cancel_inject_tab_html_footer(): void { global $post; $is_shortcode_page = isset( $post ) && has_shortcode( $post->post_content, 'cf_admin_mobile' ); $is_admin_page = is_admin() && ( $_GET['page'] ?? '' ) === 'cf-admin-mobile'; if ( ! $is_shortcode_page && ! $is_admin_page ) return; if ( ! cf_mobile_can_access() ) return; // Inject the section HTML just before the closing via JS // (PHP can't rewind output at this point, but we can insert via DOM). echo ''; } /** * Returns the Cancellations tab HTML as a string (for JS injection). */ function cf_cancel_get_tab_html(): string { ob_start(); cf_cancel_mobile_tab_html_v2(); return ob_get_clean(); } /** * Returns the total number of pending cancellation items for badge display. */ function cf_cancel_get_pending_count(): int { global $wpdb; $tbl = $wpdb->prefix . 'cf_cancellation_requests'; if ( ! $wpdb->get_var( "SHOW TABLES LIKE '{$tbl}'" ) ) return 0; return (int) $wpdb->get_var( "SELECT COUNT(*) FROM {$tbl} WHERE status IN ('pending','reassigning')" ); }
| Management number | 224071032 | Release Date | 2026/05/09 | List Price | US$9.40 | Model Number | 224071032 | ||
|---|---|---|---|---|---|---|---|---|---|
| Category | |||||||||
Organize your busy schedule with our classic-style dry erase monthly calendar! This 24 inch,black woodgrain, large-format calendar is perfect for managing family activities and work tasks.The added notes section is the perfect space for jotting down important reminders. The built-in marker ledge ensures easy storage, keeping your marker handy at all times. With its clean design, it helps families and workspaces stay aligned, making it easier to track appointments, deadlines, and events. Streamline your planning and stay on top of your game!
| UPC | 044021650271 |
|---|---|
| ASIN | B0DB3VQV3X |
| Color | Black |
| Occasion | Birthday |
| Brand Name | MCS |
| Unit Count | 1.0 Count |
| Item Weight | 4.9 Pounds |
| Orientation | Vertical |
| Manufacturer | MCS Industries |
| Model Number | 65027 |
| Material Type | Engineered Wood |
| Mounting Type | Wall Mount |
| Frame Material | Engineered Wood |
| Number of Packs | 1 |
| Target Audience | Business Professional, Parent, Student, Teacher |
| Writing Board Type | Whiteboard |
| Additional Features | Dry Erase |
| Included Components | Mounting Hardware |
| Item Dimensions W x H | 24"W x 24"H |
| Manufacturer Part Number | 65027 |
| Recommended Uses For Product | Home, Office |
If you notice any omissions or errors in the product information on this page, please use the correction request form below.
Correction Request Form