Changeset 26404 for trunk/src/wp-includes/feed-rssjs.php
- Timestamp:
- 11/26/2013 12:39:47 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/feed-rssjs.php
r26294 r26404 55 55 56 56 /* 57 * Action trigger d prior to the JSON feed being created and sent to the client57 * Action triggered prior to the JSON feed being created and sent to the client 58 58 * 59 59 * @since 3.8.0 … … 103 103 104 104 /* 105 * Action trigger d after the JSON feed has been created and sent to the client105 * Action triggered after the JSON feed has been created and sent to the client 106 106 * 107 107 * @since 3.8.0
Note: See TracChangeset
for help on using the changeset viewer.