[wp-meta] [Making WordPress.org] #3863: Make plugin dependencies (suggestions) clearer in Themes Directory

Making WordPress.org noreply at wordpress.org
Sun May 15 02:57:12 UTC 2022


#3863: Make plugin dependencies (suggestions) clearer in Themes Directory
-----------------------------+---------------------
 Reporter:  Eric3D           |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Theme Directory  |  Resolution:
 Keywords:                   |
-----------------------------+---------------------

Comment (by joyously):

 One of the reasons that theme cannot have a plugin dependency is because
 the theme can be switched at any time, even programmatically on each page
 request (done by a plugin). The switch affects the database in that menus
 and sidebars are adjusted.

 The switch to the fallback for a non-functional theme only happens when an
 admin is on the theme page. Otherwise, a site visitor would be triggering
 a database write.

 The look of the front end (theme responsibility) should not be dependent
 on plugins.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3863#comment:14>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list