Changes between Version 1 and Version 2 of Ticket #12002, comment 35
- Timestamp:
- 01/08/2015 04:59:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12002, comment 35
v1 v2 23 23 [[BR]] 24 24 25 $blog_prefix input interface can be only seen ''if is_multisite() && !is_subdomain_install()''.[[BR]] 25 $blog_prefix input interface (for root blog) can be only seen ''if is_multisite() && !is_subdomain_install()''. For other blogs, you always see that interface. 26 [[BR]] 26 27 27 28 28 It should work. 29 It should work... and it looks like a simple udate. 29 30 Currently, my cronjob works beutifully. Of course, just a workaround. 30 31