Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Advanced Sticky Posts

Опис

Allows you to add extra content to your posts, above or below the content area and make your post positionally sticky.

Support
Change Log
FAQ

Встановлення

You can use the built in installer and upgrader, or you can install the plugin
manually.

  1. Unzip and upload “advanced-sticky-posts” folder to /wp-content/plugins/.
  2. In the WordPress admin, navigate to Plugins page.
  3. Activate the Advanced Sticky Posts plugin by clicking “Activate”.

If you have to upgrade manually simply repeat the installation steps and re-enable the plugin.

Часті питання

Q: Adding / Editing a Phrase
A: Once the plugin is installed, create or edit an existing post. The Advanced Sticky Posts appear below the content editor of the post. Enter the phrase you wish to use in the large text field below “Enter Your Content Here”. This text field allows the use of HTML characters.

Q: Change Phrase Position
A: To position the phrase above the content of the post change the “Position Phrase” dropdown to “Before the post content”. To position the phrase after the content of the post change the “Position Phrase” dropdown to “After the post content”.

Q: Show Phrase on Homepage Only
A: Click the “Show phrase only on the homepage” checkbox to show this phrase only on the homepage. If checked, it will not display the phrase
on the post detail page.

Q: Make Post Sticky
A: Click the “Make this Post sticky on the homepage” to position the current post above or below other posts on your homepage. Set where the post should be displayed by selecting the appropriate number from the “Position this post” dropdown.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Advanced Sticky Posts” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Advanced Sticky Posts” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.0

  • Fixed custom post type non-display issue when adding/editing
  • Almost full functionality with custom post types (everything working except stickiness, which is not native to custom post types. Working on this though!).

1.0.2

  • Specify the license is GPL v2 or later
  • Fixed compatibility error with WP 3.1.2

1.0.1

  • Minor update to display logic for displaying only on the homepage

1.0

  • Initial Release