Title: Some problems with PHP code in wp-tiles.php
Last modified: August 20, 2016

---

# Some problems with PHP code in wp-tiles.php

 *  Resolved [Dr. Ronny Harbich](https://wordpress.org/support/users/raubvogel/)
 * (@raubvogel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/some-problems-with-php-code-in-wp-tilesphp/)
 * Hi, Mike,
 * I just want to list some errors shown by PHPStorm, so You maybe fix it in future
   releases:
 * – wp-tiles.php:217
    “display” => $display_options, Variable $display_options 
   is undefined.
 * – wp-tiles.php:266
    $hideByline = apply_filters ( ‘wp-tiles-hide-byline’, $hideByline,
   $post->ID, $post ); $post is undifined.
 * – wp-tiles.php:319
    return apply_filters(‘wp_trim_excerpt’, $text, $raw_excerpt);
   $raw_excerpt is undefined.
 * The other PHP files are ok 🙂
 * Best regards,
    Raubvogel
 * [http://wordpress.org/extend/plugins/wp-tiles/](http://wordpress.org/extend/plugins/wp-tiles/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Mike Martel](https://wordpress.org/support/users/mike_cowobo/)
 * (@mike_cowobo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/some-problems-with-php-code-in-wp-tilesphp/#post-3349410)
 * Thanks Raubvogel, these errors should be cleared in version 0.3! Also, you can
   now set from which width you want to switch to a the single small-screen template.
 * Cheers,
    Mike
 *  Thread Starter [Dr. Ronny Harbich](https://wordpress.org/support/users/raubvogel/)
 * (@raubvogel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/some-problems-with-php-code-in-wp-tilesphp/#post-3349429)
 * Thanks, Mike!
 *  [jupp25](https://wordpress.org/support/users/jupp25/)
 * (@jupp25)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/some-problems-with-php-code-in-wp-tilesphp/#post-3349644)
 * hi,
 * I also have a problem with selecting the template. no matter what it wont select.
   
   I wanted to use plain by shortcode. at the end I deleted (emptied) all templates
   and copied the plain in the news (as shown first) now it works.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Some problems with PHP code in wp-tiles.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-tiles_8f8e84.svg)
 * [WP Tiles](https://wordpress.org/plugins/wp-tiles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-tiles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-tiles/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-tiles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-tiles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-tiles/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [jupp25](https://wordpress.org/support/users/jupp25/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/some-problems-with-php-code-in-wp-tilesphp/#post-3349644)
 * Status: resolved