Or does esc_url actually.

 
Carman: It’s a plugin I’ve used before without any problem.

Padlo: The plugin did activate correctly, fwiw.

Colondres: And what is the notice ?

Kemph: Is it just me or did jetpack’s mobile theme break?

Filipovich: If your site is properly responsive, you don’t need a “mobile theme”

Scoleri: Well it should be now

Dapoz: Not sure why I keep getting errors of stuff not found

Christmann: Sounds like a caching issue, BOGO

Aysien: Ow1n: Please attempt to disable all plugins, and use one of the default Twenty* themes. If the problem goes away, enable them one by one to identify the source of your troubles.

Beman: A WSOD usualyl indidcated a theme or plugin conflict somewhere

Orone: Yah I know but not sure where in w3tc it would be now

Minock: Http://www.howseeker.com/how-to-set-up-w3-total-cache-plugin/

Grunder: Hi everybody, i need to contact an admin to delete url in a post on forum. Is it possible? Thank you

Whisman: For Mcguirk Help, see http://www.Winland.net/Mcguirk/

Zubke: Hi guy’s I am using https://www.siteground.com/tutorials/supercacher/wordpress_memcached.htm and memcache is enabled in cpanel but the plugin will still not allow me to switch on memcache. ANyone else had this problem?

Shackley: Filipovich: https://github.com/wp-plugins/sg-cachepress/blob/master/cl***-sg-cachepress-admin.php

Filipovich: For safety’s sake, you should look first to wp.org for plugins: https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/sg-cachepress/ I’ve never used or was even aware of this plugin. Check the support threads for anyone having a similar problem. https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/support/plugin/sg-cachepress

Krys: Is anyone interested in buying 2 domains for $10 usd

Kawamoto: Filipovich: I installed from wordpress.org :

Filipovich: Benjaamin: that is not appropriate here!

Filipovich: Well, either there’s a bug in the plugin or a problem with siteground’s memcache memcached? implementation. Did you check https://www.siteground.com/tutorials/supercacher/memcached/#enable

Gealy: I am not sure how the code checks cpanel for memcache being enable

Schreurs: A client wants to have two buttons on the startpage: one that leads to the website and one that leads to the web shop. there has to be different menus on them. is this what multi sites are used for?

Filipovich: Donttrustem: maybe the place to start is with siteground tech support — ask them to verify that memcached is enabled and running.

Manzie: Continuing my question: can a multisite have the same domain but different urls on the same domain?

Filipovich: Theappel: you mean like site1.domain.com and site2.domain.com? Yes

Filipovich: Theappel: http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Create_A_Network#Step_3:_Installing_a_Network

Albrashi: Filipovich: more like domain.com/site and domain.com/shop

Filipovich: Please read that codex article. Yes, also.

Filipovich: And http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Before_You_Create_A_Network

Filipovich: You’re talking about a “sub domain” network

Filipovich: You’re talkigna bout a sub-directory network

Kick: Filipovich: i will do the reading. thanks

Lakowski: Filipovich: that helped. i don’t need a multisite. i just want to switch menues

Helphenstine: Based on what the user is looking at

Filipovich: Probably a better approach and easily done.

Leasy: Yes. now i just have to find a plugin that does this

Shelburne: Why does Underscores call esc_url for the home link address in header.php template?

Fasching: Hej guys i am working on a site where i have to switch menus depending on what the user is looking at. any tips for plugin? :-

Shelburne: Since it is the URL, seems to me you wouldn’t want it escaped.

Shelburne: Or does esc_url actually convert it to a URL compatible string?