|
May 7 |
awarded | Informed |
|
Mar 24 |
asked | Global, network-wide shortcodes or text replace functions |
|
Nov 13 |
awarded | Commentator |
|
Nov 13 |
comment |
Partially translated dashboard in one of network's site No, it is fine with me. BTW: After another take a look, I think that a partial translation of a dashboard could simply be part of pl_PL.mo file. After all -- no one said, that this file contains only frontend translation, right? That was my assumption and this can be wrong. |
|
Nov 13 |
awarded | Scholar |
|
Nov 13 |
comment |
Lock one of WP Network sites for not registered users Problem has been solved. All I needed to do, was to switch main domain of each site from default subdomain address to top-level domain that is mapped to that site, through Domain Mapping. I think that now all force-login plugins should work, but I decided to use underConstruction plugin, as it best fit my needs. Thanks. |
|
Nov 13 |
accepted | Lock one of WP Network sites for not registered users |
|
Nov 12 |
comment |
How to disable a network enabled plugin for just one site? +1 for providing clean, PHP-level solution which solves problem in question without need to install extra plugin -- because I'm a purity maniac and love Wordpress as clean and plugin-less as possible! :] |
|
Nov 12 |
asked | Partially translated dashboard in one of network's site |
|
Nov 10 |
comment |
Lock one of WP Network sites for not registered users Have you read my comments above, to toscho's answer? The problem is not in Multisite, but with Domain Mapping plugin enabled. I'm pretty sure, even without testing, that even Authenticator will fail in this situation. Simply because Wordpress itself fails, as it records login cookie for a different domain then is actually used (after redirection done by Domain Mapping). |
|
Nov 9 |
comment |
Lock one of WP Network sites for not registered users Issue reported in Domain Mapping plugin support forum. |
|
Nov 9 |
comment |
Lock one of WP Network sites for not registered users Maybe the problem is that login cookie is set for incorrect domain. If you have Domain Mapping plugin enabled, it will always redirect browser to declared domain. So, for example, I have one.page.com site, mapped to one.com domain. Whenever I enter one.page.com URL, I'm redirected to one.com domain, if Domain Mapping plugin is enabled. Wordpress problably writes down login cookie for one.page.com, which is not available for one.com and everything fails. Dashboard is always accessible under one.page.com (plugin is enabled only for frontend), so this works fine. |
|
Nov 9 |
comment |
Lock one of WP Network sites for not registered users This also doesen't work. The only difference is, that after login, I'm not redirected to Dashboard, but back to login page (but without any error, which means -- as I assume -- that login was successful, only login cookie was not stored correctly). From the support forum thread I assume, that the problem is not in core code, but rather Domain Mapping plugin is interferencing somehow. |
|
Nov 9 |
answered | How to list all network sites on one page |
|
Nov 9 |
comment |
How to list all network sites on one page Why do you need first line ( $bcount = get_blog_count();)? This variable is not used anywhere. |
|
Nov 9 |
comment |
List recent 25 blogs across the network If you're stealing someone else code, at least be so kind to give proper credit. You're not an author of the code in your question. It comes from this answer to this question. |
|
Nov 9 |
awarded | Student |
|
Nov 9 |
awarded | Supporter |
|
Nov 9 |
asked | Lock one of WP Network sites for not registered users |
|
Jul 4 |
awarded | Autobiographer |