Dmitry Yakovlev

Results 5 issues of Dmitry Yakovlev

I often use this function: ``` returnCurrentPageField($field) { return returnPageField(get_page_slug(false), $field); } ``` It's nice to have it in core.

Enhancement

I mean statuses displayed on pages.php and used for pages filtering. With 3.3 I use JavaScript to add custom statuses.

Enhancement

Why not use the user's real name (Display Name) instead of user login in welcome message? ![02](https://cloud.githubusercontent.com/assets/8279974/14039534/ec058fd8-f276-11e5-9afe-0b0ca37ac558.png) vs ![01](https://cloud.githubusercontent.com/assets/8279974/14039562/2744e116-f277-11e5-9915-e847f9367b7a.png)

Enhancement

Reordering of components and snippets very much needed.

User can choose to not use icons, use icons before text, after text or instead of text. Also this option support menu defined in site.yaml. Version changed to 1.4.2 Fixed:...