This website requires JavaScript.
Explore
Help
Sign In
10h30
/
ultimatemember
Watch
1
Star
0
Fork
0
You've already forked ultimatemember
mirror of
https://github.com/10h30/ultimatemember.git
synced
2026-06-05 15:09:37 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a40e7e30b0ffde1759d64fb4bf038750003924c
ultimatemember
/
includes
/
admin
T
History
nikitasinelnikov
fa13e82202
- There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc](
https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/
).
2020-11-24 12:55:22 +02:00
..
assets
- removed feed widget from UM Dashboard;
2020-09-23 11:37:42 +03:00
core
- There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc](
https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/
).
2020-11-24 12:55:22 +02:00
templates
- removed Instagram extension from marketing pages;
2020-10-05 23:21:40 +03:00
class-admin-functions.php
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00
class-admin.php
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00