lyndonr on "Media Library View Defaults to "Uploaded to this post" Function"
I found a nice fix to make this happen in the feature request forum http://wordpress.org/support/topic/feature-req-media-view-default-view-image-size?replies=13 This bit of code for functions.php...
View Articledcr20854 on "Hacked wp site: site.com/anything directs to spam web page"
My site has been hacked, so that http://site.com/xxx where xxx is anything, directs to a spam advertising page. I'm trying to figure out what was done. Any ideas how this was done? Thanks dave
View Articlemmx38 on "wpdb update won't update if the new data is the same as the old."
Hello! I am using wpdb to query some tables outside wordpress. The problem is that if I try to give a WPDB->update query, it will run only when the new data are different than the old ones.. For...
View Articlemedellinpaisa on "Adding css file and uploading it to the directory?"
Trying to enable the TinyMCE plugin for my Smartmag theme. It says my theme doesnt support it and i need to create an CSS file and upload it to my theme's directory. I am a complete newb, can someone...
View Articleskyoyugi on "WordPress Login to look like GMail"
Hi guys, I was wondering whether someone has found a way in which we can transform the WP login to behave like gmail login-when a user logs in and logs out, the next time they come back to use the same...
View Articlegorielbeed on "Links redirect to spam"
G'day, I am having no luck with this problem,my blog uses SNAP Next Scrips for auto posting my latest posts to Facebook. It posts no problem,the image and text box in the middle of the status work...
View Articleaviatore on "Malware found on my site"
Hello guys, At first I'd like ot inform that I'm not a IT/programming specialist :( Yesterday when I was preparing new post to my page, but at some point I found that: - there are missing fields on...
View Articlesupersanusi on "User Forums with Post-Comment structure"
Does anyone know any plugin or have any idea how to implement forums with a Post and Comment structure sort of like theverge.com/forums rather than the regular BBpress look? Any help would be...
View Articlecornelinux on "hook function for plugin options saved"
I was trying and googling for a while, but maybe I did not use the right keywords. I am writing a plugin. I have a settings for that saves just fine. I'd like to add a hook, to be able to either do...
View ArticleLuke Janicke on "Post status transitions: updating the Codex"
I have made some major updates to the Codex. Would someone like to double check my work? And is it reasonable to ask that in a post in this forum? I’m new-ish to WordPress development, and some of the...
View ArticleChristiaan Conover on "Tabbed navigation for plugin options using same row in...
I'm trying to use WordPress' native tabbed navigation on my plugin's options page, but I'm having trouble. I've managed to get the options to display, though it displays every plugin option on every...
View Articleasis.carpio on "Virus or Not Anyone, Relate to this??"
Does anyone know about this??need help many of our site are affected inside of wp_config.php...
View ArticleHelptourists on "Hack? Please help me, don't know what to do"
Hi, two days ago all my plugins disappered from my backend, but not on the server. I tried to reactivate the plugins, but wordpress don't show them at all. There is the same problem report for all...
View ArticleInfodataplace on "wordpress security plugins"
Hi Team, I need to know is there any security plugin available for word press to protect it from hackers? Kindly let me know i need to use it for our website Infodataplace
View Articlewaltone57 on "Check post title if exists before posting programmatically"
Hello, for a couple days now, I've been trying to figure out a code that checks post title if it already exists before posting. This is what I have done now: function postit() { $user_info =...
View Articlevicstick on "Exclude a post category from the Older Posts count."
Hello, sorry if this is a repeat post - I've searched all over but can't find an answer to this. I'm hoping you can help! I have managed to exclude an unwanted category of posts from my blog page - and...
View Articlelup0z on "Developing a shopping cart"
Hello, I'm going to develop a plugin to get items from an external server and to allow users to book them. For this last feature I need to code something similar to a shopping cart: where can I find...
View Articlenicearma on "Image size"
Hello, i working in my plugin and i want to find all the image size possible, i find the function http://codex.wordpress.org/Function_Reference/get_intermediate_image_sizes but after see the the...
View Articlemm on "Trying to change a link color"
Hi, I've tried changing a link color using the following code: <style type="text/css"> .red { color: #F0022E; } </style> this is a <a href="http://www.link.com" target="_blank"...
View ArticleTeadocents on "Infected php, can't get into admin."
Saturday, my site stopped working. couldn't get into admin nor my site. the page just displayed a message like this. Parse error: syntax error, unexpected $end in...
View Article