nav-left cat-right
cat-right
Home > Blog > Web > wordpress > WordPress Plugins for WP 2.1.x

WordPress Plugins for WP 2.1.x

Post Processing

Template extension

Change Fontsize

Breadcrumps

Meta Keywords

  • lmkg Code:
    <meta name="keywords" content="&lt;?php lmkg(); ?&gt;" />
    The advantage of this plugin is, that it generates the meta content automatically
  • wordpress-meta-tag-generator Allows to integrate meta tags manually on each page

Print

  • wp print
    < ?php if(function_exists('wp_print')) { print_link(); } ?>

pages and navigation

  • Subpage Listing Displays a directory-like listing of subpages where the comment “%subpages%” exists in the content of pages.
  • WP-PageNavi 2.10 Adds a more advanced paging navigation your WordPress blog.
  • My Page Order needs the following code in the template:
    wp_list_pages('sort_column=menu_order&amp;title_li=<hx>Pages</hx>' );
    The Order in the result however does not match the setting…
  • Fold Page List Code:
    < ?php wswwpx_fold_page_list ($arglist); ?>
    The Header of ‘Pages’ However does not have the same style as the other ones.
  • Fold Category List analogous to Fold Page List. Code:
    < ?php wswwpx_fold_category_list ($args); ?>
  • breukies-pages-widget Pages widget with option settings of normal wp_list_pages options.
  • Subpages (widget)

Seiten: 1 2 3 4 5 6 7 8 9

Einen Kommentar schreiben

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*


*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Spam Protection by WP-SpamFree