TheStyle Logo Subscribe to the RSS feed
  • Home
  • Apple
  • Business Intelligence
  • Css
  • Inspiration
  • Java
  • Javascript jQuery
  • MySQL
  • Oracle
  • PHP
  • SAP BO Data Integrator
  • Snippets
  • Terminology
  • Tip of the day
  • Tutorial
  • Unix
  • Web Development
  • Wordpress
  • Yii Framework
Home » Wordpress
Querying the WordPress Database
  • Tip of the day
  • Wordpress
May13

Querying the WordPre...

posted by xav

Let’s imagine here that we’ve built a custom table inside your Worpress database, and that ou don’t want to use widgets nore plugins to access it. Well, you can use a template to do it ! Get the WP connection This is a sample snippet to use inside your template...

»»
Custom theme Widget Zones
  • Wordpress
May13

Custom theme Widget ...

posted by xav

We assume here that you are building your first WordPress theme and that you want to include some Widgets area. The maind advantage is that you can easily change the appearance of your site by playing with widgets and widgets areas. The principle is quite simple. We declare the widget areas...

»»
WordPress : move it all from a dev environment to its final domain !
  • Wordpress
Sep13

WordPress : move it ...

posted by xav

Sometimes you have to work on a subdomain on a WordPress site where you set your robots.txt to not to crawl it. Or you do work on your local machine. But when it’s finished…you’ll have to move it to the final domain. But how ? Here is a basic synopsis of what you need to...

»»
WordPress Quick tip : shortcodes in widgets
  • Snippets
  • Wordpress
Jun29

WordPress Quick tip ...

posted by xav

If you want to be able to use shortcodes in widgets, like a text widget for example. Make sure to have this line somewhere in your functions.php file (in your theme). <?php //line to enable shortcodes in widgets add_filter('widget_text', 'do_shortcode'); ?>

»»
  • Recent
  • Popular
  • Random
  • Change the download file name with html5 Change the download file name with html5 Posted by xav on 14 May , 2013
  • Active Telephone links in webpages Active Telephone links in webpages Posted by xav on 14 May , 2013
  • Yii extensions Yii extensions Posted by xav on 13 May , 2013
  • Yii: Multilingual simple approach Yii: Multilingual simple approach Posted by xav on 17 Sep , 2012
  • Yii: Use themes Yii: Use themes Posted by xav on 22 Jun , 2012
  • HUMANS.txt HUMANS.txt Posted by xav on 9 May , 2012
  • STOP SOPA STOP SOPA Posted by xav on 18 Jan , 2012
  • Oracle rows to columns for all Oracle Versions Oracle rows to columns for all Oracle Versions Posted by xav on 6 Mar , 2013

Series

  • Beginning with Yii (7)
  • MySQL Procedures (1)

Categories

  • Apple (1)
  • Business Intelligence (1)
  • Css (1)
  • Inspiration (2)
  • Java (1)
  • Javascript jQuery (1)
  • MySQL (2)
  • Oracle (7)
  • PHP (5)
  • SAP BO Data Integrator (1)
  • Snippets (11)
  • Terminology (2)
  • Tip of the day (19)
  • Tutorial (4)
  • Unix (1)
  • Web Development (11)
  • Wordpress (4)
  • Yii Framework (6)

Advertisement

myows online copyright protection

RSS FifteenPeas Blog

  • Know your market !
  • Webfonts : Expand your typography stacks
  • DOTCLEAR : a WordPress alternative
  • Silverstripe : the CMS from New Zeeland.
  • The Setup: What do people use to get stuff done?

Series

  • Beginning with Yii (7)
  • MySQL Procedures (1)

Web Development

  • Smashing Magazine Best Web Design and development resource ever ! Smashing Magazine Best Web Design and development resource ever !

Wed Design

  • Abduzeedo Best Design inspiration Blog ever ! Abduzeedo Best Design inspiration Blog ever !

Often used Tags

apache beginner Best Practice bitbucket boilerplate business intelligence CDN coding command line css database Data base debug framework Free git Google htaccess information java LESS Mobile mysql Oracle php RDBMS robots SEO Snippet snippets sourcetree spring SQL svn terminal unix unix commands url version control visualization web Web Service web start wordpress Yii

a fifteenPeas.com release | Powered by Wordpress