Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #8592, comment 162


Ignore:
Timestamp:
02/04/2014 07:17:04 PM (9 years ago)
Author:
plocha
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8592, comment 162

    v2 v3  
    2727'''My patch'''
    2828
    29 I wrote a patch which implements some of my suggestions. It has the old 'bottom up' and the new 'top down' inheritance but the patch only supports parentships for published, pw protected and private pages. It does not support pw inheritance. I removed the gui limitations from the previous patch. I added checks for post status which do not support parentship in my patch. I removed most of sillybeans filter code because I did not found the time to understand their related tickets. Look into my code for more details because my code is better than my potato english skills.
     29I wrote a patch which implements some of my suggestions. It has the old 'bottom up' and the new 'top down' inheritance but the patch only supports parentships for published, pw protected and private pages. It does not support pw inheritance. I removed the gui limitations from the previous patch. I added checks for post status which do not support parentship in my patch. I removed most of sillybeans filter code because I did not found the time to understand the related tickets. Look into my code for more details because my code is better than my potato english skills.
    3030
    3131I know the patch is incomplete but I needed it for my own projects and it could be useful for you imho. :D The patch works with 3.8.1