Widget Context
http://wordpress.org/…get-context/
Show widgets in context – only on certain posts, front page, category or tag pages etc.
Widget Logic
http://wordpress.org/…idget-logic/
This plugin gives every widget an extra control field called „Widget logic“ that lets you control the pages that the […]
TheThe Sliding Panels
http://wordpress.org/…ding-panels/
Provides 5 types of JavaScript-powered Sliding Panels – Top, Bottom, Left, and Right side panels and a Modal Window floating above the main webpage.
Installing and activating TheThe Sliding Panels plugin on your WordPress site will cause activation of […]
Folding Category List (FoCaL)
http://wordpress.org/…gory-widget/
As your blog gets more and more posts you will inevitably create more categories to keep them organised. Eventually your categories will take up more room on your screen and scroll across many pages.
Folding […]
Theme-Check
http://wordpress.org/…theme-check/
The theme check plugin is an easy way to test your theme and make sure it's up to spec with the latest theme review standards. With it, you can run all the same automated testing tools on […]
Změna stylopisu – barva, písmo, velikost nadpisů, popisky, komentářů, postranní lišty apod.
Úprava textu, přidání obrázku, pozice odskoku, stylování apod.
Simple Twitter Connect
http://wordpress.org/…ter-connect/
Simple Twitter Connect is a series of plugins that let you add any sort of Twitter functionality you like to a WordPress blog. This lets you have an integrated site without a lot of coding, and still […]
V lokální instalaci Apache obvykle defaultně nefunguje mod_rewrite, tj. obsah .htaccess je ignorován, a nastavíte-li si pak user-friendly odkazy např. pomocí /%postname%/, vrací se stránky/příspěvky jako nenalezené s kódem 404.
Napravit to lze změnou v souboru httpd.conf, který se nalézá v lokálním adresáři XAMPu \apache\conf.
Řádek
#LoadModule […]
Potřebujeme-li v šabloně/pluginu/funkci přesměrovat výstup na jinou stránku, pomocí funkce wp_redirect nebo přímo přes header(‚Location: http://www.example.com/‘), může nastat problém, signalizovaný hláškou Cannot modify header information – headers already sent by. Lze to vyřešit několika způsoby.
Related Posts Slider
http://wordpress.org/…osts-slider/
Related posts slider creates a very attractive slider of the related posts or/and pages for a WordPress post or page. The slider is a lightweight jQuery implementation of the related post functionality. It has a ready shortcode and widget […]