Allows you to add work notes and clients notes based on date range to your client reports on a site by site bases
Find a file
2025-08-08 01:03:52 +01:00
mainwp-work-notes-proreports-extention Version 1.3.0-alpha Release 2025-08-08 01:03:52 +01:00
uupd Version 1.3.0-alpha Release 2025-08-08 01:03:52 +01:00
changelog.txt Update legacy notes 2025-08-07 11:56:30 +01:00
deploy.bat Version 1.3.0-build.5 Release 2025-08-07 23:40:01 +01:00
deploy.cfg Version 1.3.0-build.5 Release 2025-08-07 23:40:01 +01:00
deploy.sh Version 1.3.0-build.6 Release 2025-08-08 00:52:15 +01:00
mainwp-work-notes-proreports-extention.zip Version 1.3.0-alpha Release 2025-08-08 01:03:52 +01:00
old_deploy.bat Version 1.3.0-build.6 Release 2025-08-08 00:49:49 +01:00
output.txt Version 1.3.0-build.6 Release 2025-08-08 00:49:49 +01:00
README.md Readme Tweaks 2025-08-07 11:51:15 +01:00
static.txt Version 1.2.4 Release 2025-07-26 14:33:21 +01:00

MainWP-Client-Notes-For-Pro-Report

MainWP Work Notes

Note: This extension requires MainWP Pro Reports.

Whats It Do?

This plugin allows you to add work notes and client notes on a per-site basis, filtered by date range, and automatically included in your MainWP Pro Reports using a special token.

Usage Instructions

  1. Install the Extension

    Installed

  2. Access "Work Notes" from a Child Site Menu

    Menu Item

  3. Open the Work Notes Page

    Work Notes Page

  4. Add Your Notes and Use the Token
    Use [client.customwork.notes] in your Pro Report template to include these notes in client-facing reports.

    Example Code

  5. Your Notes Render in the Final Report

    Rendered Code

Coming in v1.3.0

  • Notes are now saved to a dedicated database table (wp_mainwp_work_notes) for better scalability and performance.

  • Flatpickr date selector with localized display format.

  • Automatically populates today's date when creating a new note.

  • Dynamic "Save Note" / "Update Note" button based on context.

  • Seamless automatic migration of existing notes from wp_options.

  • Admin bar fallback allows manual migration trigger if needed.

  • Future-proof cleanup logic to remove legacy data in v1.3.2+.