| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | May 13 at 20:44 | |
| stats | profile views | 27 |
|
May 3 |
awarded | Popular Question |
|
Apr 15 |
revised |
Wordpress variables and memory added 2 characters in body |
|
Apr 15 |
comment |
Wordpress variables and memory my vanilla install: 163 $GLOBALS 10014 variables - how could this be server related if not theme / plugin related? |
|
Apr 15 |
comment |
Wordpress variables and memory on my install now with only really neccesary plugins: 192 $GLOBALS 13776 variables - still loads of variables |
|
Apr 15 |
comment |
Wordpress variables and memory no this is a problem I am experiencing. There seems to a be a memory leak.. |
|
Apr 15 |
asked | Wordpress variables and memory |
|
Feb 20 |
answered | Should new posts already have tags? |
|
Feb 20 |
comment |
Should new posts already have tags? too true - Ive determined its actually from manual editing / copying tables in the db. Relationships shouldnt exist for object ids that dont exist in the posts table. my bad. |
|
Feb 18 |
revised |
Should new posts already have tags? improved grammer |
|
Feb 15 |
asked | Should new posts already have tags? |
|
Jan 31 |
comment |
How to add super admin to all sites It does - thanks Matthew. |
|
Jan 31 |
accepted | How to add super admin to all sites |
|
Nov 6 |
comment |
Wordpress Network site edit missing user list? this post sorts out all the depreciated stuff: wordpress.org/support/topic/… |
|
Nov 6 |
comment |
Wordpress Network site edit missing user list? My debug information on that page shows numerous depreciated errors, many of of which are from "has_cap" in Wordpress' own functions file: PHP Notice: has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /**omitted**/wp-includes/functions.php on line 3551 |
|
Oct 27 |
comment |
Wordpress page edit does not save selected template @Ing if you are debugging, escape all unneccesary code in your functions file and the faulty template file and get to a working state.then restore your code piece by piece. To create an error like this, can only be your functions file, a faulty plugin or you have editted core files. You cant corrupt an install without changing core files manually or by a badly written plugin. Your solution is probably something real small, just try roll back your code to when it started working and youll find the bug along the way. |
|
Oct 25 |
answered | Disable pasting of images into wordpress editor |
|
Oct 25 |
answered | RSS feed - get specific item from external feed |
|
Oct 24 |
asked | Wordpress Network site edit missing user list? |
|
Oct 6 |
awarded | Yearling |
|
Sep 1 |
awarded | Popular Question |