Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Note For Posts

Mô tả

Add note to WordPress post types such as post, page, attachment, download (Easy Digital Downloads), product (WooComerce), and other existing registered WordPress Post Types.

It can also be served as testimonies, feedbacks, messages, and other purposes, which can be attached to existing WP post types.

Best coding practices was applied on this boilerplate by strictly following the WP Docs, you can join the project on GitHub Note For Posts Project.

Shortcode Features and Usage

Just insert into Posts or Pages 🙂

  • [n4p-sc] – Display all Notes
  • [n4p-sc id=”ID”] – Display only a particular note
  • [n4p-sc max=”INT”] – Number of Notes per Page. Default 5
  • [n4p-sc sort=”ASC”] – Sorted as ascending. Default to DESC
  • [n4p-sc sort=”ASC” max=”2″] – Sorted as ascending and a maximum of 2 results

If you like this plugin, good ratings is much appreciated.

For more information or discussion please visit InnoveDesigns.com Note For Posts article and leave a message via our contact form for further concerns.

Ảnh màn hình

  • Display Notes.
  • Post Type Admin Dashboard.
  • Admin Settings.

Cài đặt

Installation is very easy, you can either upload or install it via WP plugin section (the easy way) or Upload using FTP to wp-content/plugins/

  1. Of course, Activate it via plugin section!
  2. Go to your WP Dashboard > Notes > Add New (Just to see if it works :D)
  3. The rest is just self-explanatory and You’re done!

Hỏi đáp

How to display the new note in the frontend?

You can either display using shortcodes or add through widgets= How to display the new note in the frontend? =

You can either display using shortcodes or add through widgets

Shortcode Features and Usage

Just insert into Posts or Pages 🙂

  1. [n4p-sc] – Display all Notes
  2. [n4p-sc id=”ID”] – Display only a particular note
  3. [n4p-sc max=”INT”] – Number of Notes per Page. Default 5
  4. [n4p-sc sort=”ASC”] – Sorted as ascending. Default to DESC
  5. [n4p-sc sort=”ASC” max=”2″] – Sorted as ascending and a maximum of 2 results

Đánh giá

21 Tháng Bảy, 2017
Hello, you could add expiration date, with this you can see a note only up to a certain time, it is necessary for promotions among other things.
Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Note For Posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.1 – 2016-05-30

  • [Added] Plain HTML Options

1.0.0 – 2016-04-07

  • Initial Released Date