Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Any Posts Widget

Opis

Any Posts Widget provides a light widget allow user choose any posts to display quickly, easily drag and drop ordering.

Documentation

See the FAQ tab for documentation on custom templates, hooks, common issues, and more.

More Information

Snimke zaslona

  • Widget options
  • Example with Twenty Sixteen theme

Instalacija

  1. Download and extract the zip archive
  2. Upload any-posts-widget folder to /wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add the APW: Any Posts widget to a sidebar and configure the options

ČPP

Installation Instructions
  1. Download and extract the zip archive
  2. Upload any-posts-widget folder to /wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add the APW: Any Posts widget to a sidebar and configure the options
Filters
  • apw_posts_widget_query_args (array):
    Allows changing the posts query arguments

  • apw_list_posts_open (string):
    Allows changing the open tag of posts list.

  • apw_list_posts_close (string):
    Allows changing the close tag of posts list.

Template

Template files can be found within the templates/ directory. Copy any template file(s) to your-theme/any-posts-widget/ directory (with same structure) to override it.

Recenzije

Pročitajte 1 recenziju

Suradnici i Programeri

“Any Posts Widget” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Any Posts Widget” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.1

  • Added: Remove post button.
  • Added: apw_posts_widget_query_args filter hook.
  • Improved: Auto focus on post select field when add post.
  • Fixed: Wrong posts order.

1.0.0

  • First release.