alittlequestion
Forum Replies Created
-
Forum: Plugins
In reply to: [Widgets on Pages] WordPress 3.6 support?+1
Forum: Plugins
In reply to: [Add From Server] Plugin has stopped working in WP 3.6and you didn’t have the problem with 3.5.2?
I would also love tp use this plugin in 3.6.
Forum: Fixing WordPress
In reply to: How to make a blog private (prevent links to media from outside)Thanks for your reply.
But it’s not about to prevent someone to save some pictures/media from your normal blog. It’s a private blog (only authed users can see the posts).
Protecting posts works great via a privacy plugin for wordpress(wordpress checks if the user is authed before you see something), the problem is that the attached media/pictures are still access-able via their url from the outside, since there is no function which checks if the user have the permission to view the media/picture.
Actually I would love to use htaccess for that, but protection the whole blog (that means the whole WP folder) via htaccess would mean a second login (one password for htaccess one for wordpress) and that’s not very user friendly.
Or is there a plugin or something that wordpress login via htaccess automatically in the background when the user login into wordpress with his name/password?
Forum: Fixing WordPress
In reply to: 3 categories: a seperate link to post for every categorieOh sorry, I forgot to say that I mean posting directly on the frontpage… not using the backend