Changeset 1438085
- Timestamp:
- 06/16/2016 10:16:30 PM (10 years ago)
- File:
-
- 1 edited
-
wp-report-post/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-report-post/trunk/readme.txt
r1438082 r1438085 53 53 You can place report link / form anywhere on the page. Example markup: 54 54 55 `<a href="#" class="report-post-custom-link" post-id="<?php echo $post->ID; ?>">Report Post</a>`55 <a href="#" class="report-post-custom-link" post-id="<?php echo $post->ID; ?>">Report Post</a> 56 56 57 57 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.