[wp-trac] [WordPress Trac] #62300: WordPress functionality usage outside wordpress itself

WordPress Trac noreply at wordpress.org
Fri Oct 25 05:43:13 UTC 2024


#62300: WordPress functionality usage outside wordpress itself
-----------------------------+-----------------------------
 Reporter:  qqqjus           |      Owner:  (none)
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:
 Severity:  critical         |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 Former I think in older versions or templates, I use to develope like
 codeigniter application and import wordpress funcitonalities eg header,
 widgets etc. Specifially header using

 <?php   @require '../wp-load.php'; ?> and <?php  get_header(); ?>

 Hoever in wordpress 6.7 with header blocks, it does not work. Is there a
 way it can be incorporated? So that all I do in the header blocks I can
 pikc that way

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62300>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list