/** * Plugin Name: PSOAS henkilöt * Plugin URI: http://psoas.fi * Description: Tämän avulla voidaan lisätä henkilöitä www-sivuille * Version: 1.0.0 * Author: KovaKoodarit Oy * Author URI: http://kovakoodarit.com * License: Commerical */ function psoas_henkilo($atts) { $html = ''; // if(isset($_REQUEST['test'])) { // include_once( TEMPLATEPATH . '/_inc/dbase.php' ); if(isset($atts['id'])) { $id = intval($atts['id']); global $wpdb; $sql = 'select * from people where id = ' . $id . ';'; $persons = $wpdb->get_results($sql); foreach($persons as $person) { $html .= '
If you have questions about housing, please check out the FAQ and Resident’s Guide for answers. If they cannot be found there, get in touch with us. We are here to help you out.
Resident’s guide lists the tenant’s rights and duties and gives instructions for many housing related questions. The guide also tells you how to apply for an apartment.