- Timestamp:
- 07/27/2017 12:40:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-recent-posts.php
r41149 r41162 21 21 * 22 22 * @since 2.8.0 23 * @access public24 23 */ 25 24 public function __construct() { … … 37 36 * 38 37 * @since 2.8.0 39 * @access public40 38 * 41 39 * @param array $args Display arguments including 'before_title', 'after_title', … … 102 100 * 103 101 * @since 2.8.0 104 * @access public105 102 * 106 103 * @param array $new_instance New settings for this instance as input by the user via … … 121 118 * 122 119 * @since 2.8.0 123 * @access public124 120 * 125 121 * @param array $instance Current settings.
Note: See TracChangeset
for help on using the changeset viewer.