Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #2632, comment 19


Ignore:
Timestamp:
04/10/2017 04:16:14 AM (6 years ago)
Author:
brianhogg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2632, comment 19

    initial v1  
    33I do have several plugins but there's no way to add reviews without hacking something into the post meta, that I can see.  The link to add a review is hard-coded to go to wordpress.org and there's no wordpressorg.dev/support in the WordPress meta VVV environment anyway
    44
    5 I can dig around the code further to see what that format should be, if I can't get it from someone who has it locally.
     5I can dig around the code further to see what that format should be, if I can't get it from someone who has it locally (ie. the `rating` and `ratings` post meta for a plugin, with associated user ID of the reviewer).
    66
    77I'm also wondering if what's in github and/or the WordPress meta has other inconsistencies, since there's some odd things like the ChangeLog not having a read more link on my local environment.