Full index

Package indexes


w
w
top
Page wpDirAuth.php
wpDirAuth.php in wpDirAuth.php
Function wpDirAuth_addMenu
wpDirAuth_addMenu() in wpDirAuth.php
Adds the `Directory Auth.` menu entry in the Wordpress Admin section.
Constant WPDIRAUTH_ALLOWED_TAGS
WPDIRAUTH_ALLOWED_TAGS in wpDirAuth.php
Allowed HTML (messages)
Function wpDirAuth_auth
wpDirAuth_auth() in wpDirAuth.php
Custom LDAP authentication module.
Function wpDirAuth_bindTest
wpDirAuth_bindTest() in wpDirAuth.php
LDAP bind test Tries two different documented method of php-based ldap binding.
Constant WPDIRAUTH_DEFAULT_CHANGEPASSMSG
Default password change message.
Constant WPDIRAUTH_DEFAULT_FILTER
WPDIRAUTH_DEFAULT_FILTER in wpDirAuth.php
Default LDAP field to search against when locating the user's profile.
Constant WPDIRAUTH_DEFAULT_LOGINSCREENMSG
Default login screen message.
Function wpDirAuth_hidePassFields
Extending WP's show_password_fields.
Function wpDirAuth_loginFormExtra
Extending WP's login_form.
Function wpDirAuth_makeCookieMarker
Cookie marker.
Function wpDirAuth_optionsPanel
wpDirAuth_optionsPanel() in wpDirAuth.php
wpDirAuth plugin configuration panel.
Function wpDirAuth_profileUpdate
wpDirAuth_profileUpdate() in wpDirAuth.php
Extending WP's profile_update.
Function wpDirAuth_safeAddMenu
wpDirAuth_safeAddMenu() in wpDirAuth.php
SAFE MODE: Adds the `Directory Auth.` menu entry in the Wordpress Admin section.
Function wpDirAuth_safeConflictMessage
SAFE MODE: wpDirAuth plugin configuration panel.
Function wpDirAuth_sanitize
wpDirAuth_sanitize() in wpDirAuth.php
Runs stripslashes, html_entity_decode, then strip_tags with allowed html if requested.
Constant WPDIRAUTH_SIGNATURE
WPDIRAUTH_SIGNATURE in wpDirAuth.php
wpDirAuth signature.
Constant WPDIRAUTH_VERSION
WPDIRAUTH_VERSION in wpDirAuth.php
wpDirAuth version.
Function wp_login
wp_login() in wpDirAuth.php
WP's wp_login overwrite.
Function wp_setcookie
wp_setcookie() in wpDirAuth.php
WordPress wp_setcookie overwrite.
w