| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Jul 13 '12 at 14:24 | |
| stats | profile views | 6 |
|
Jul 2 |
comment |
Geo Mashup Maps show only specified categories Nm, figured it out: <?php echo GeoMashup::map( 'map_content=global&map_cat=1,2,3,4,5' . $cat->term_id ); ?> |
|
Jul 2 |
asked | Geo Mashup Maps show only specified categories |
|
Jun 28 |
comment |
if user has a certain role then display image Hi, thanks for the reply, but would this not display for the logged in user and not the author of the profile? |
|
Jun 27 |
comment |
if user has a certain role then display image also wouldn't current_user_can only work if you were logged in as an editor, I want to display someone an editor to people visiting the site |
|
Jun 27 |
comment |
if user has a certain role then display image thanks for the reply but don't seem to get anything with that, using: if(current_user_can('editor')){ echo 'hello world '; } |
|
Jun 27 |
asked | if user has a certain role then display image |
|
Jun 20 |
awarded | Scholar |
|
Jun 20 |
accepted | insert a warning message into post-new.php |
|
Jun 20 |
asked | insert a warning message into post-new.php |
|
Jun 14 |
asked | Turn off trackback/pingbacks and comments on all existing multisite sites |
|
Jun 8 |
comment |
Running hundreds of WP in multisite domain mapping isn't to difficult either, so you can have a separate domain for each site, can be handled with a plugin. Simply, just makes everything so much more manageable. |
|
Jun 8 |
comment |
Running hundreds of WP in multisite as others have said makes updates to themes, if there shared across a lot of sites, a lot less painful. I know you said you don't want to update certain sites but it is a good idea to keep them up to date for security, and this is soooo much easier with multisite in place. Also you get to be a 'super admin' rather then just an admin, if that's not reason enough I don't know what is ;-) |
|
Jun 8 |
awarded | Student |
|
Jun 8 |
asked | Changing Multisite themes on mass |
|
Jun 8 |
answered | Running hundreds of WP in multisite |
|
Jun 7 |
comment |
Change identical page for every site in multisite Hi, thanks for the response but I do not wish to put it on every page rather just one page per site. The page also exists. |
|
Jun 6 |
asked | Change identical page for every site in multisite |