|
Apr 24 |
accepted | Tips for managing code when developing a parent theme framework |
|
Oct 5 |
accepted | Update post counts (published, draft, unattached) in admin interface |
|
Sep 23 |
awarded | Necromancer |
|
Jul 16 |
awarded | Popular Question |
|
May 11 |
awarded | Popular Question |
|
Dec 10 |
awarded | Student |
|
Nov 12 |
revised |
Tips for managing code when developing a parent theme framework deleted 31 characters in body; edited title |
|
Nov 12 |
asked | Tips for managing code when developing a parent theme framework |
|
Oct 25 |
comment |
Disable collapse of admin meta boxes Thanks Brian. Luckily I do not need the sorting either so this is a silver bullet! |
|
Oct 25 |
accepted | Disable collapse of admin meta boxes |
|
Oct 25 |
comment |
Disable collapse of admin meta boxes Thanks Brian. That seems to the trick nicely. Do you know if removing the entire 'postbox' script in this way causes other issues? |
|
Oct 24 |
asked | Disable collapse of admin meta boxes |
|
Oct 21 |
accepted | Category archive by year with permalink support /category/YYYY |
|
Oct 20 |
comment |
Category archive by year with permalink support /category/YYYY Yup. I flushed them each time I made a change. |
|
Oct 19 |
answered | Category archive by year with permalink support /category/YYYY |
|
Oct 19 |
revised |
Category archive by year with permalink support /category/YYYY now posting code as separate answer |
|
Oct 19 |
awarded | Commentator |
|
Oct 19 |
comment |
Category archive by year with permalink support /category/YYYY I have attempted to implement this solution but unfortunately it does not work. The rewrite rules seems to be more flexible and supports page numbering. |
|
Oct 18 |
revised |
Category archive by year with permalink support /category/YYYY Updating with code as I cannot answer my own question |
|
Oct 18 |
comment |
Category archive by year with permalink support /category/YYYY @StephenHarris You are absolutely right. Just spotted that myself. Just about to post updated code. |