[wp-trac] [WordPress Trac] #34971: Embedding static front pages on multisite does not work

WordPress Trac noreply at wordpress.org
Tue Dec 15 23:26:18 UTC 2015


#34971: Embedding static front pages on multisite does not work
--------------------------------------+--------------------
 Reporter:  thomaslhotta              |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  4.4.1
Component:  Embeds                    |     Version:  4.4
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+--------------------

Comment (by peterwilsoncc):

 Spit balling different rules for embedding the home page:

 * always ugly `/?embed=true`, biggest down site is it goes against the
 WordPress preference for pretty permalinks
 * `/embed/` falling back to the ugly version if the slug exists. Biggest
 downside is a page with the `embed` slug being added after someone copies
 the HTML code into their site.
 * `/_embed/`
 * `/wp-embed/`

 I don't really like exceptions/unique rules either. ¯\_(ツ)_/¯

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


More information about the wp-trac mailing list