Dave McHale on "New plugin disableMU looking for feedback"
http://wordpress.org/plugins/disablemu/ Hey all, I just had my first submitted plugin approved, and figured I would post here for feedback if anyone cares to take a look. It's pretty straightforward:...
View ArticleTheCellarRoom on "combining RSS feeds to post items through WordPress"
Hello, I have written some php code to produce RSS feeds when new data is added to my database. I have a website (customised) with WordPress that is used to display this data which also works as a blog...
View Articlebradical911 on "Alphabetical ordering with Query Posts and 2 Meta Keys"
I have a query for custom posts and I have managed to order the results alphabetically based on the title first then ordered by the meta key "Species". This works great. <?php $posts =...
View ArticleJanDieckmann on "List all posts inside a category"
I am a little bit confused because I thought this would be a simple task but I fail while implementing. I found similar requests and howtos, but either there are to old and don't fit into the latest...
View ArticleDave Navarro, Jr. on "AJAX best practices"
I am coding a plugin that allows logged-in authors to edit data in a widget area on the front-end using AJAX. I basically have it working, however the example my code is based on (from the Lynda.com...
View ArticleYorgos on "woocommerce upsell products display as tabel-list"
As the topic title says what I want is to customize the display of upsell products from grid display to table-list display Thank you in advance for your time and help ! Yorgo
View Articleendinox on "My site hacked by all-open-24.com"
My website http://congbomypham.coeus.vn/ Avast virus infection were reported from all-open-24.com website but I do not know how to solve. Please help me
View ArticleVokrik on "Generate Loop with Custom Post type query problem"
Hi, I am having a problem with generating loop for my custom post type. I am adding a post type "coffee_break" to a custom made theme by external developer. For adding the Custom Post Type I used a...
View Articlenikhilbhuktar on "can't login to wp-admin even after resetting password"
Hello, I have this website on the wordpress platform. It was working fine till 2 hours ago, when i tried to login now, I'm unable to access it. I reset the password from phpMyadmin, but with newly set...
View Articleelelel on "Having to prove I'm human when I log in? Have I been hacked?"
Hello I'm a wordpress newbie but I've taken time to try to protect my site from hacks and I'm constantly reading and trying to take it all in. Anyway to my point. I know you can get plugins which make...
View Articlesadovnikov on "Generating slugs for pending and draft posts"
Hello! By default WP doesn't generate wp_name for pending and draft posts. I tried to fix this using wp_insert_post_data filter to add an unique post_name value and post_type_link filter to generate...
View Articlemanishchakma on "Strange php code at the beginning of every php files"
There are some strange php codes are automatically added at the beginning of all php files(WP root files, plugins, theme files etc). You can see this screenshot for that strange code -...
View Articledanielep1985 on "Site hacked by verifiedcasinos.com"
Maybe someone here has been hacked by VerifiedCasinos.com and knows what i should be looking for or what files to look in for the script i need to remove. I have read the...
View Articlejc718 on "Hyperlink icon (How to change the image)"
Hello, Everyone knows about that icon, a vector illustration of a chain that usually sits to the right of a hyperlink (when it is linked on a WordPress widget, or within a post?) I need to know if that...
View Articlejc718 on "Hyperlink icon (How to change the image)"
Hello, Everyone knows about that icon, a vector illustration of a chain that usually sits to the right of a hyperlink, when it appears on WordPress; I need to know if that icon could be changed into...
View ArticleRyan Hellyer on "Taxonomy bug"
I'm not sure if this is a bug in core or if I'm doing something wrong. I have some code which generates a post-type called "Books" and I'm adding support for the post_tag taxonomy via...
View ArticleMike on "Website Hacked"
Hi Giuys, Anyone experienced this hack and know of the solution. Site http://www.vudusurf.com Redirects to another site Many thanks
View ArticleThe Barefoot Bookworm on "WP pingbacks exploited for DDoS attacks?"
A blogger recently got attacked by a hacker who used pingbacks to try and overload his servers. Here's the entire post about it: http://trilema.com/2014/o-hai-let-me-wanna-be/ Of particular note in...
View ArticleWill Haynes on "Plugins storing postmeta: How much is too much?"
I'm working to develop a plugin that will be adding attaching quite a bit of information to each post. This could end up being anywhere from 15-25 items about each post. I'm debating whether it's a...
View Articlemaltris on "Only show posts depending on the date given in a custom field"
I have a custom field with a german style date written in it: 15.10.2014 I want to exclude the post with this custom fields value since its 16.10.2014. Before, the post should be normally shown. Now...
View Article