Jason Jeffries

33%
Flag icon
It’s useful to understand the trick WordPress is using to allow you to access user meta on demand as if each meta field were a property of the WP_User class. The WP_User class is using overloaded properties or the __get() “magic method.”
Building Web Apps with WordPress: WordPress as an Application Framework
Rate this book
Clear rating
Open Preview