NGINX Multisite Rewrite rules
I am having trouble with my rewrite rules with my new NGINX install.
I am having trouble with my rewrite rules with my new NGINX install.
I am attempting to modify a wordpress theme with a child theme. My parent theme has the following function in its functions.php:
I’m trying to automatically create terms in a certain taxonomy when a certain custom post type is published. The newly created term must be the name of the post that was published.
No matter what I do – I can’t get the hard cropping mode in the_post_thumbnail to work.
I am using WordPress 3 and would like to backup the database to my computer (a Mac). My webhost is using PHP safe mode, so that sometimes limits what plugins I can use. What is a good way to do a database backup? Is it possible to be automated? Are incremental backups recommended/easy? Obviously I then need to test restoring form a backup.
Are posts supposed to have parents? If so, what would that mean for a post to have a parent?
The original urls for users look like /author/login/
I am trying to add in a script and css file for my plugin into the admin header.
Much like how the Plugins or Comments menu items have these number notifications in a bubble for updates and unmoderated comments respectively, I’d like to use that bubble to display the number of CPTs which have a “Pending review” status. How to go about doing that?