Skip to main content

Home/ Wordpress/ Group items tagged tricks

Rss Feed Group items tagged

Alex Sysoef

How to Add Logo to Wordpress Site, and Show Code In Worpress | Free Adobe Training, Lea... - 0 views

  •  
    How to Show Your Readers HTML or PHP Code
Miren Berasategi

Resucitando viejos posts en WordPress - 0 views

  •  
    in mildiez.net » Archivo de bitácora
alby clm

Workpress.net » Blog Archive » Free redirect 301 for your wordpress blog - 0 views

  •  
    Download for free a very useful redirect 301, for your wordpress blog, this simple file .php send visitors on the homepage, if they have come across some error page, where the contents have been erased. Preserving in this way also pagerank assigned from Google to your internal pages ;)
awqi zar

Digging into WordPress - 0 views

shared by awqi zar on 31 Aug 09 - Cached
  •  
    Chris Coyier (from CSS-Tricks) and Jeff Starr (from Perishable Press) are two of my favorite web design bloggers and writers - they have teamed up to write a book on WordPress, which will be online here and this is the blog that goes with it. Awesome!
Anna Johansson

Add page/post slug class to menu item classes | WPreso - 0 views

  •  

    function add_slug_class_to_menu_item($output){
    $ps = get_option('permalink_structure');
    if(!empty($ps)){
    $idstr = preg_match_all('/
    foreach($matches[1] as $mid){
Anna Johansson

Overriding WordPress Functions | venutip.com - 0 views

« First ‹ Previous 41 - 60 of 67 Next ›
Showing 20 items per page