Tagged Questions
3
votes
1answer
179 views
On Multisite: Loop to Show First Four Images of Recent Posts Across Network
I would like to display the first four images from posts across a WordPress network.
In Otto's image gallery tutorial he recommended using the following to get images from recent posts. Query ...
1
vote
1answer
399 views
How to protect post attachments related to a custom post type, from non-logged in users, on 1 subsite of a multisite installation?
I'm developing a simple "member's only" section within a website, with the sole intention of allowing the client to post files for their members. I've come to realize quickly that the posts' ...
0
votes
2answers
1k views
Media is not attached after import
I am new there and I need some help for importing a wordpress blog.
I have a old wordpress 3.1 blog (no multisites) and need to move to new hosting (a sites under multisites). I don't have the access ...
1
vote
1answer
600 views
why when I try to insert an image attachment along with a post does wp_get_attachment_url give me a very wrong file path?
I am using a new blog on WPMS (3.0.1, updating is not an option) to aggregate posts (and their featured image) from a few blogs on the same install, and I have to do it programmatically rather than ...