plugins - How can I show login popup when user clicks on download button
I am looking for adding a login popup to my WP page where the I have a download button to download some file. when a use
wp admin - Change Dashboard url
How can I change the link to the Dashboard of my WordPress installation from www.mysitewp-admin to www.mysitecustom-na
Is it possible to remove the version number from the wp-login.php page?
I am trying to hide all version number on my WordPress site.Is it possible to remove the ver= version number from the
jquery - How to change event in slider
I want to change jquery event in the way that i turn off the slider and insert (keep) link to the another page. First pa
plugins - Want to add post to user dashboard
I would like to add edit.php to user dashboard who registers as subscriber on a website. Code which i using is add_actio
security - 200 return code on 'POST wp-adminadmin-ajax.php' while NOT logged in
I noticed the following log entry:111.22.3.444 - - [13Mar2015:08:31:00 +0100] "POST wp-adminadmin-ajax.php HTTP
wp cli - WP-CLI - How to install a plugin from a remote server
I'm trying to install a plugin that i downloaded and i host on my server inside a vagrant box to use locally.I'
Excerpts not showing
does anybody see anything wrong with the code? It's not showing the excerpts.It it is supposed to show the first 5
redirect - Changing "Lost Password Email Link" to custom password reset page
On the Wordpress site I am working on, subscribers will not be allowed to see anything in the backend at all. Because of
php - Get meta values from parent post and save in child post
I have a custom post type "E-Books" with two categories "E-Book Title" and "Chapter Page",
wp query - How to give classname to post if post has no content?
I want to give a post a classname on the homepage (index) if the post on the single page has no content. So when the pos
import - How can I prevent the WordPress Importer from munging double-newline paragraph breaks to a single newline?
When you import posts with the standard WP Importer plugin, most users are going to find that it changes the standard pa
loop - Custom post type, organized by categories
I know there are lots of questions and answers out there for this very thing, but I'm having a hard time putting it
url rewriting - Insert post ID into the end of a slug preceeded by a dash
I would like to dynamically insert post IDs into their URL slugs.What I haveCode that strips out the prepended post name
Cloning admin pages like users.php
In my project I want to make a new menu position which will be actually a copy of 'Users' page but with some a
javascript - How are cookie values encoded?
Title kind of says it all. I can easily generate the md5 hash for the key, but I noticed in my devtools that the value i
categories - How to automatically apply a category based on the post title?
I have a Wordpress site talking about laptop review. In every post, I always add a category name on the title.For exampl
database - Why are no posts showing despite my apparently correct DB restoration?
I restored a backup toMySQL using the phpMyAdmin Import feature. When I browse the DB in phpMyAdmin, I see that my pos
codex - How to disable Wp-Page Navigation on Blank Search in Wordpress
Im using the Following Code in search.php<?php if (have_posts() && strlen( trim(get_search_query()) ) != 0 )
post thumbnails - Created blank theme for REST API, featured image not appearing on admin side
I have a blank theme purely to redirect to my custom front-end.I created a functions.php and put add_theme_support() i

