Changeset 3142159
- Timestamp:
- 08/27/2024 09:29:02 AM (19 months ago)
- Location:
- recent-posts-easy
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
recent-posts-easy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recent-posts-easy/readme.txt
r3142152 r3142159 73 73 74 74 * Initial version tested with 6.1.1 version 75 -
recent-posts-easy/recent-posts-easy.php
r3142141 r3142159 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 */ 11 12 11 function recent_posts_shortcode($atts) { 13 12 $atts = shortcode_atts(array(
Note: See TracChangeset
for help on using the changeset viewer.