PP Editorial Notes & Review Workflow

विवरण

PP Editorial Notes & Review Workflow is a lightweight, secure, and production-ready WordPress plugin that provides a dedicated meta box in the post editor for internal collaboration.

Editors and Admins can leave private notes, set priority levels (Normal, Important, Urgent), and mark reviews as completed. These notes are completely hidden from the frontend and the REST API, ensuring your internal communication stays private.

Key Features:

  • Internal Meta Box: Seamlessly integrated into the post editor sidebar.
  • Priority Levels: Color-coded badges (Normal, Important, Urgent) for quick identification.
  • Review Status: Checkbox to track if a note has been addressed.
  • Admin Columns: View note summaries and priorities directly from the Post/Page list table.
  • Performance Focused: Assets are only loaded when needed.
  • Secure: Built with modern PHP OOP, full nonce verification, and capability checks.

स्क्रीनशॉट्स

  • Integrated “Editorial Notes & Review” meta box in the post editor sidebar with priority selector.
  • Custom “Editorial Notes” column in the Post/Page list view with color-coded status badges.
  • Clean and lightweight interface matching the native WordPress admin aesthetic.

इंस्टॉलेशन

  1. Upload the pp-editorial-notes-review-workflow folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open any Post or Page to see the “Editorial Notes & Review” meta box in the sidebar.

सामान्य प्रश्न

Who can see these notes?

Only users with the edit_posts capability (typically Admins and Editors) can view or edit notes.

Are notes visible on the frontend?

No, notes are stored as private metadata and are never rendered on the frontend.

Are notes included in the REST API?

No, the meta keys are prefixed with an underscore (_), making them private by default in WordPress REST API responses.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

1.0.0

  • Initial release under the new PP Editorial Notes & Review Workflow name.