-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
31 lines (21 loc) · 1.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Client Viewed Invoice ===
Contributors: senlin
Tags: invoices, viewed, admin, columns, sliced invoices
Requires at least: 4.9
Tested up to: 6.2
Requires PHP: 5.7
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Addon for Sliced Invoices - Secure Invoices extension. Adds custom column to Invoices admin which shows a tick icon when invoice has been viewed via secure link.
== Description ==
Client Viewed Invoice is a simple addon for the Sliced Invoices - Secure Invoices extension. It adds a custom column to the Invoices admin table that displays a tick icon when an invoice has been viewed via a secure link.
== Installation ==
1. Upload the `client-viewed-invoice.zip` file to the `/wp-content/plugins/` directory or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
== Frequently Asked Questions ==
= What is the purpose of this plugin? =
This plugin adds a custom column to the Invoices admin table that shows a tick icon when an invoice has been viewed via a secure link. This helps the admin quickly see which invoices have been viewed by clients.
== Changelog ==
= 1.0 =
* Initial release.