crazyweb on "Website Hacked? Hacked By Akram Stelle"
Hello, I have seen the recent security threat to Wordpress, and all my sites have been effected with this. Help me! I dont want to lose all my sites. This is what is shown? Hacked By Akram Stelle I...
View Articlevatanbytyqi on "Disable email notifications for custom post type when...
Hi, I'm working on a plugin and have a custom post type and when someone makes a comment I don't want to send an email to admin telling that a new comment need attention. But I don't want to disable...
View ArticlePeppersandmore on "Not sure if this is the right place"
I have taken off the register widget to my site due to the amount of unwanted registering...once it is off I still get hacker registering how do I stop this
View Articleomer34 on "js css placement image overlay"
Hi, I hope someone can help me with this. I was looking for a nice image overlay effect and saw this: http://callmenick.com/2014/03/06/image-overlay-hover-effects-with-css3-transitions/ Now I...
View ArticleRed Deer Web Design on "Checkbox validation"
Hey guys, I have a list of checkboxes and am wanting to build in some kind of loop so I don't have to list every single checkbox. Currently I just have 2 to test with: // Sanitize and validate input....
View ArticleKennedyRBrown on "Need help custom coding User Submitted Posts"
Hi, I need help custom coding the User Submitted Posts plugin. I want the posts to automatically publish to the page "Share a Story". I am new to WordPress, and really need help with this. My page is...
View Articleth3harold on "How to view trash post without have to click restore?"
I run a website with over 800 user.. Is there a way i can view the trash post without have to restore the post without have to confused the user that post been deleted or not etc wish there a way where...
View Articleoctohedron on "Display code/tags mid sentence with text editor without symbols?"
I need to find a way to write tags mid sentence without creating a block and without having to write & lt; every time and without using the visual editor. Example of how its not working. What i...
View ArticlePredeep pothuraju on "My site shwoing "Error""
Hi, my site is " http://lolfollows.com/ ", 30 mins back i have been activeted social share button plugin for my site, but i change something on plugin code, when its active mode, suddely my site down,...
View Articlemattregister on "Cutting a list of terms in half"
I have a custom taxonomy called "guest". This function outputs an unordered list of the guests linked to the taxonomy archive for the term. function print_guests() { $terms = get_terms( 'guest' ); echo...
View Articlejstallard on "Accessing WordPress functions from external php program"
I'm writing a program to import user info from TYPO3 to my WordPress multisite and don't want sensitive info (user info and TYPO3 database password which is visible in the program) accessible over the...
View Articleenderoe on "Wordpress default screen options"
Hi, I would like to uncheck certain screen options such as the sharing and excerpt fields. I already found some code wich i implemented into my functions.php but this isnt working: function...
View Articlepresis_carsten on "admin user automatically added"
For my company we maintain around 50 WordPress websites. Recent something strange has happened. Almost every website had a new user with the username 'admin' with Adminstrator role, emailadress...
View Articleanand454pandey on "Working with child theme"
Hello All,,, As i have read all the Document related to child theme given in the Documentation in wordpress.org 1)According to the documentation we can simply add a themename-child folder and add a...
View Articleanand454pandey on "Working with child theme"
As from wordpress documents we can add additional things in style.css of child theme rather than adding it in parent themes style.css. Just one thing i want to confirm: Overriding the features of which...
View Articlelbeckerpointio on "How to use value from form data to add option to WP database"
How do I save the value of some form input into an option in WordPress? I developed a simple plugin that embeds a URL into any WordPress site. I have also created a plugin settings page following the...
View Articlelbeckerpointio on "Error when changing option name"
I used the code as shown on Otto's tutorial and tried to change the option name ‘text_string’ to something else – ‘embedded_url’. I have WP_DEBUG enabled. When I loaded my plugin’s settings page, right...
View Articlevahost on "Modify popular_posts_per_category function"
I found the following code for adding links to posts in the same category. It works great, but I need a modification, and I don't know how to do it. function popular_posts_per_category() { global...
View Articlekirsten-SAdev on "Malicious-like query bring my WP site down"
I have this query that is bringing my website to it’s knees. I started seeing it yesterday. I have no idea where it originates from. I definitely do not have that sort of a query in my theme. I use a...
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 Article