asus
c1944dbc39
added info in class about path construction
2024-03-10 22:53:15 +01:00
asus
1021d9bf71
- added a default css file to include to have a first handle
...
- cahnged get_path/url to root_path/url
- changed path setup -> now automatic from inside plugin
2024-03-10 22:37:38 +01:00
asus
9ee35b23bc
- renew state : removed
...
- payment state : in acf
2024-03-10 14:51:47 +01:00
asus
b457ed119e
changed meta field payment_status for acf field
2024-03-10 14:12:24 +01:00
asus
faefa98114
- added debug function
...
- fixed issues in acf fields use
2024-03-10 11:13:44 +01:00
asus
f3a9be5a89
wip upgrade and clean payment process
2024-03-09 22:03:22 +01:00
asus
fc3a205359
updates acf fields const values in class to avoid errors
2024-03-08 17:57:04 +01:00
asus
789a361871
moved all const in class
2024-03-08 09:23:51 +01:00
asus
022468c096
moved and updated reset fields into rebew file
2024-03-07 23:48:01 +01:00
asus
909a34cd37
renew page message are working
2024-03-07 23:27:20 +01:00
asus
9b5e44dfd3
changed plugin name to cipf
2024-03-07 22:35:39 +01:00
asus
be79310404
changed all instances of fipf to cipf
2024-03-07 22:32:50 +01:00
asus
f870f77a2c
wip prof check page now handle the success message on paiement
2024-03-07 21:34:48 +01:00
asus
5e28bf3059
update payment validation by changing prof to active
2024-03-07 19:21:11 +01:00
asus
afd34e5296
updated som error in filter email for special query author page
2024-03-07 19:08:03 +01:00
asus
4916defcaa
updated filter email to filter the author page special keyword
2024-03-07 19:03:42 +01:00
asus
31c3ed55f4
wip author page checks, waiting page redirection working
2024-03-07 17:50:45 +01:00
asus
d65af4cd43
- wip filter page prof
...
- upgraded user info shortcode to default behavior on author page
2024-03-07 17:05:55 +01:00
asus
b244b59deb
small correction in user info
2024-03-07 15:13:16 +01:00
asus
60f46265c2
updated user info shortcode to output author page and format date
2024-03-07 14:51:10 +01:00
asus
b8fbd84d53
- payment : first date error corrected
...
- payment : added httpErrorException
- payment : error handling wip
- profil page restriction gives access to admin and editor
2024-03-07 10:26:11 +01:00
asus
2fb1ec35aa
- improved payement paypal for date and other things
2024-03-06 23:44:46 +01:00
asus
1661f16aff
wip payment kind of works with bugs
2024-03-06 13:53:47 +01:00
asus
917d51a097
- wip payment
...
- already solved success and failure messages and redirection
- solved increase date multiple times
- users redirection works if error AND partner to posts instead of project
2024-03-05 17:22:11 +01:00
asus
620aa9329b
added check for logged in user in filter email
2024-03-05 10:44:36 +01:00
asus
39c9f492dc
upgraded email filter to filter also wp hook
2024-03-05 09:55:54 +01:00
asus
63cc1f28c0
created a new function to filter emails
2024-03-05 00:10:53 +01:00
asus
44e122d415
renamed formbuilder patch files
2024-03-04 08:52:18 +01:00
asus
cf9a020162
- added a reinit function for acf fields after form validation
...
- added a plugin version of the modal patch for form builder
2024-03-03 21:48:39 +01:00
asus
483c02a4c6
small improvement in print user infos list
2024-03-03 10:39:34 +01:00
asus
cae80d7d24
shortcode to get user infos
2024-03-03 01:37:10 +01:00
asus
8862bab1bd
some more little codes for restrictions and registrations
2024-03-02 21:43:43 +01:00
asus
7738ad1863
- added role at registration with xootix
...
- cleaned folder
2024-03-02 16:14:36 +01:00
asus
8aeef1dca8
added inline code to plugin tools
2024-03-01 17:21:03 +01:00
asus
bd30c97194
- tests on editing author page with acf fields
...
- some reflexions on registrations
2024-02-29 23:45:02 +01:00
asus
6e88bba879
wip trying to modify html before it is rendered
2024-02-29 01:04:41 +01:00
asus
2ce603e644
now we can add attributes to js files using the tools class
2024-02-27 15:23:07 +01:00
asus
7a8c0750c5
wip adding attributes, works with filter wp-script-attributes
2024-02-27 11:51:46 +01:00
asus
81f3f8a7e7
wip trying to create better options to include scripts with attributes
2024-02-27 01:54:46 +01:00
asus
0177531924
- forget old ajax wp, now use fetch wp
...
- trying js files without imports
2024-02-26 13:18:19 +01:00
asus
5794e4cafe
update private notes
2024-02-25 21:03:58 +01:00
asus
b839bf7f66
payment update acf fields allright
2024-02-25 18:11:33 +01:00
asus
ec18dc60b4
prefixed all paypal related fonctions with fipf
2024-02-25 15:00:21 +01:00
asus
4e094889c7
wip cron job to delete order id, but will deal with that later
2024-02-25 14:43:53 +01:00
asus
3d9b9bac9e
wip track payment to user
2024-02-25 11:02:47 +01:00
asus
01187a8450
wip connecting user with payment
2024-02-25 01:46:33 +01:00
asus
1464562379
retrieving user that makes the purchase with nonce ok
2024-02-24 17:40:33 +01:00
asus
61b3f9f2f5
PAYPAL WORKING
2024-02-24 16:57:31 +01:00
asus
745f5ebf91
created routes, but json parse error ate the end of transaction
2024-02-24 01:19:39 +01:00
asus
38260912cd
try wordpress rest api instead of ajax
2024-02-23 23:43:23 +01:00