Custom Fields

Posted on luty 2, 2007
Filed Under Wszystkie | Leave a Comment

http://codex.wordpress.org/Using_Custom_Fields

Template Tags - tagi WP

Posted on styczeń 4, 2007
Filed Under Wszystkie, WP dla programistów, PHP | Leave a Comment

Format daty w PHP

Posted on styczeń 4, 2007
Filed Under Wszystkie, WP dla programistów, PHP | Leave a Comment

Cookies

Posted on grudzień 22, 2006
Filed Under Wszystkie, WP dla programistów | Leave a Comment

PHP: zmienne systemowe

Posted on grudzień 11, 2006
Filed Under Wszystkie, PHP | Leave a Comment


 			
	
	
			

Filtry i Akcje

Posted on grudzień 8, 2006
Filed Under Wszystkie, WP dla programistów | Leave a Comment

Znaczniki warunkowe - Conditional Tags

Posted on grudzień 7, 2006
Filed Under Wszystkie | Leave a Comment

http://codex.wordpress.org/Conditional_Tags

  • is_home()
  • is_single()
  • is_single(’17′)
  • is_single(’Beef Stew’)
  • is_single(’beef-stew’)
  • is_page()
  • is_page(’42′)
  • is_page(’About Me’)
  • is_page(’about-me’)
  • is_category()
  • is_category(’6′)
  • is_category(’Cheeses’)
  • is_category(’cheeses’)
  • in_category(’5′)
  • is_author()
  • is_author(’1337′)
  • is_author(’Elite Hacker’)
  • is_author(’elite-hacker’)
  • is_date()
  • is_year()
  • is_month()
  • is_day()
  • is_time()
  • is_archive()
  • is_search()
  • is_404()
  • is_paged()
  • is_attachment()
  • is_feed()
  • is_trackback()

Role użytkowników

Posted on grudzień 6, 2006
Filed Under Wszystkie, Zarządzanie | Leave a Comment

Szablony

Posted on grudzień 6, 2006
Filed Under Wszystkie, Szablony | Leave a Comment

MySQL

Posted on grudzień 6, 2006
Filed Under Wszystkie, SQL, WP dla programistów | Leave a Comment

PL:

EN: