You've already forked wc-licensed-product
Fix version sorting and license actions visibility
- Sort product versions by version DESC when adding via AJAX - Make license actions always visible in admin overview Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -201,7 +201,8 @@ code.file-hash {
|
||||
}
|
||||
|
||||
.licenses-table .row-actions {
|
||||
visibility: visible;
|
||||
visibility: visible !important;
|
||||
position: static !important;
|
||||
padding: 2px 0 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user