You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add_settings_field('print_app_cust_download_link', 'Include PDF Link in Customer Email:', 'printapp\\functions\\admin\\print_app_cust_download_link', 'print_app', 'print_app_settings_section', array());
Copy file name to clipboardExpand all lines: printapp.php
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
<?php
2
2
/**
3
-
* Plugin Name: Print.App
4
-
* Plugin URI: https://print.app
5
-
* Description: Empower your customers to personalize products like Business Cards, Photo Prints, T-Shirts, Mugs, Banners, Canvases, etc. on your store before purchase
6
-
* Version: 2.1.6
7
-
* Requires at least: 3.8
8
-
* Requires PHP: 7.4
9
-
* Author: Print.App ApS
10
-
* Author URI: https://print.app
11
-
* Tested up to: 6.8
3
+
* Plugin Name: Print.App
4
+
* Plugin URI: https://print.app
5
+
* Description: Empower your customers to personalize products like Business Cards, Photo Prints, T-Shirts, Mugs, Banners, Canvases, etc. on your store before purchase
0 commit comments