Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Image

Quick Edit Notes

Apraksts

Quick Edit Notes enhances collaboration among content editors by adding a “Notes” field to the Quick Edit interface. This feature allows editors to leave internal notes about posts and pages directly within the WordPress dashboard.

Key Features

  • Add notes to posts and pages via Quick Edit
  • Notes visible in content list columns
  • Support for multiple post types
  • Configurable through dedicated settings page
  • Notes are for internal use only (not visible to site visitors)

Use Cases

  • Editorial comments and reminders
  • Content status tracking
  • Internal communication about content
  • Workflow management
  • Content review notes

Privacy Policy

Quick Edit Notes does not collect, store, or share any personal data from your site visitors. The notes feature is purely for internal use within your WordPress admin area.

Ekrānuzņēmumi

Uzstādīšana

  1. Upload the plugin files to the /wp-content/plugins/quick-edit-notes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Quick Edit Notes->Settings screen to configure which post types should have notes enabled

BUJ

Are the notes visible to site visitors?

No, notes are only visible in the WordPress admin area to users with appropriate permissions.

Which post types are supported?

By default, notes are enabled for Posts. You can enable notes for any public post type through the settings page.

Can I use HTML in the notes?

Notes are sanitized for security, so HTML will be stripped. Use plain text for notes.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Quick Edit Notes” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Quick Edit Notes&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.5

  • Improved code organization with longer function prefix
  • Removed load_plugin_textdomain() call for WordPress 4.6+ compatibility
  • Enhanced settings sanitization

1.3

  • Added support for multiple post types
  • Improved security with enhanced sanitization
  • Updated minimum PHP requirement to 7.4

1.2

  • Added settings page
  • Improved admin interface

1.1

  • Bug fixes and performance improvements

1.0

  • Initial release