Changes between Initial Version and Version 1 of Ticket #23634, comment 18
- Timestamp:
- 05/26/2016 04:30:29 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23634, comment 18
initial v1 1 Okay if you apply the patch from @MikeHansenMe and add a echo "Hello Name";. It will just echo out on the parent itself rather then displaying on the child. So it seems like adding in a after_element action into class-wp-walker.php . So that it could be used for menus and comments etc. Thoughts?1 Okay if you apply the patch from @MikeHansenMe and add a echo "Hello Name";. It will just echo out on the parent itself rather then displaying on the child. So it seems like adding in a after_element action into class-wp-walker.php woukld make more sense. So that it could be used for menus and comments etc. Thoughts?