[wp-trac] [WordPress Trac] #18302: Improve child theme file inheritance by introducing `theme_url()` to locate a file URI

WordPress Trac noreply at wordpress.org
Sat Apr 2 10:45:07 UTC 2016


#18302: Improve child theme file inheritance by introducing `theme_url()` to locate
a file URI
-------------------------------------------------+-------------------------
 Reporter:  johnbillion                          |       Owner:  westi
     Type:  feature request                      |      Status:  closed
 Priority:  normal                               |   Milestone:  Future
Component:  Themes                               |  Release
 Severity:  normal                               |     Version:  4.4.2
 Keywords:  has-patch westi-likes needs-unit-    |  Resolution:  invalid
  tests                                          |     Focuses:  template,
                                                 |  multisite
-------------------------------------------------+-------------------------
Changes (by tnjplt):

 * status:  reviewing => closed
 * type:  enhancement => feature request
 * focuses:  template => template, multisite
 * resolution:   => invalid
 * version:   => 4.4.2


Comment:

 Dear Authors;

 Now I am working on a small project;

 1. [https://www.alanya.co.uk/] this is the normal website!
 2. [http://app.alanya.co.uk/] this will be webview android app! But I
 could not find a solution how to give absolute directory theme for 2nd
 one. It gets theme from main website. I used
 define('WP_TEMP_DIR',dirname(__FILE__).'http://www.alanya.co.uk/wp-
 content'); in wp-config.php - Is there any absolute solution to seperate
 themes completely?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18302#comment:86>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list