Changeset 666116
- Timestamp:
- 02/11/2013 03:00:55 AM (13 years ago)
- File:
-
- 1 edited
-
show-hide-author/tags/1.3/show_hide_author.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
show-hide-author/tags/1.3/show_hide_author.php
r661851 r666116 365 365 default: 366 366 var classes = ['entry-meta']; 367 var regex = / by <a(.*?)\/a>|<span class="sep"> by <\/span>| <span class="meta-sep">by<\/span> /;367 var regex = / by <a(.*?)\/a>|<span class="sep"> by <\/span>| <span class="meta-sep">by<\/span>| <span class="meta-sep"> by <\/span>/; 368 368 } 369 369 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.