Tagged Questions
1
vote
1answer
287 views
Replacing with(out) regex link to attachment by links to files
I tried to do it myself but I have really hard time with Regex (regex is hell. I just don"t understand).
Anyway, I think this would be usefull to some people. The context is that we use a plugin to ...
0
votes
2answers
2k views
How to access & display images from a post without textual content ( and vice versa) according to best wordpress practices
Looking to create a customized single.php for my posts. In one column I'd like to display all images added through the add media function (inserted into post). In the next column all other content ...