Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Simple Post Notes

Περιγραφή

Δυνατότητες

  • Simple note section on the post edit screen
  • Sortable note column in posts table
  • Bulk / Quick edit support
  • Shortcode which will display the note on the front end
  • Ability to change the “Note” title and add a help text for editors

Our other plugins

Custom development

BracketSpace – the company behind this plugin provides custom WordPress plugin development services. We can create any custom plugin for you.

Cover photo designed by Freepik

Στιγμιότυπα

  • Post Note area
  • Post Note in Posts table
  • Παράμετροι

Συχνές Ερωτήσεις

Is this plugin compatible with Gutenberg?

Yes, it is!

Custom post type are supported?

Yes! Enable them on the plugin settings screen.

Can I display my note on the front-end?

Yes. Use the [spnote] shortcode. You can also pass optional parameter with post ID: [spnote id="123"] to display note from other post. By default it’s grabbing current post.

Can I disable display of admin column?

Yes, by a simple filter.

Use:
add_filter( ‘spn/columns-display’, ‘__return_false’ );
To disable SPN column for all post types

Or use
add_filter( ‘spn/columns-display/POST_TYPE_SLUG’, ‘__return_false’ );
To disable SPN column only for specific post type

Can you create a plugin for me?

Yes! We’re offering a custom plugin development services. Feel free to contact us to find out how we can help you.

Κριτικές

24 Οκτωβρίου 2022 1 απάντηση
I tried many notes plugin, and this one is the most simple, and straight forward one, that simply do the job. Thank you!
10 Οκτωβρίου 2021 1 απάντηση
Kuba, this is the most amazing idea (it deserves more than 5 starts) Unofficially I give you 10 (**********). I don't understand how WordPress didn't add a simple notes field like this before. I'm using a Theme that allows me to use different editors, that is crazy, but it helps as some editors allow elements that other editors don't implement, and it was a mess keeping track of which page was done with wich editor. Now, I just add this to the Note. Well done. FYI. Wordpress says that this plugin hasn't been tested on the latest WP version (5.8.1). So far it is working as intended.
9 Μαΐου 2021 1 απάντηση
This is so helpful 🙂
Ανάγνωση όλων των 20 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Simple Post Notes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Simple Post Notes” έχει μεταφραστεί σε 4 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Simple Post Notes” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.7.6

  • [Added] Sanitization for better security.

1.7.5

  • [Fixed] PHP warning.

1.7.4

  • [Fixed] Note column sorting.

1.7.3

  • [Changed] The shortcode with note is now wrapped with a div.

1.7.2

  • [Fixed] Bug with duplicated post notes for hierachical post types
  • [Changed] Plugin author branding

1.7.1

  • [Fixed] Using $this when not in object context error, thanks to Gero

1.7

  • [Added] Ability to change the “Note” title and add a help text for editors

1.6

  • [Added] Support for quick and bulk edit
  • [Added] Shortcode [sponote]

1.5

  • [Fixed] Bug with duplicated post notes for custom post type
  • [Changed] Translation. Now it’s managed via repository

1.4

  • Added German translation thanks to Michael Köther

1.3

  • Note column in the posts table is now sortable

1.2.2

  • Added Spanish translation thanks to Alfonso Frachelle

1.2.1

  • Added filter to prevent displaying post note column

1.1.0

  • Added Note to admin column

1.0.0

  • Διανομή