WPPaste WordPress Methods index
Page 354

Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.

wpdb::__get()

Makes private properties readable for backward compatibility.

wpdb::__isset()

Makes private properties check-able for backward compatibility.

wpdb::__set()

Makes private properties settable for backward compatibility.

wpdb::__unset()

Makes private properties un-settable for backward compatibility.