ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 2

wp_signature_softfail

Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.

Source: wp-admin/includes/file.php:1299

Used by 0 functions | Uses 0 functions

verify_file_signature()

Function: Verifies the contents of a file against its ED25519 signature.

Source: wp-admin/includes/file.php:1361

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::is_writable()

Method: Checks if a file or directory is writable.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:488

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:500

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::mtime()

Method: Gets the file modification time.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:512

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::size()

Method: Gets the file size (in bytes).

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:524

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::touch()

Method: Sets the access and modification times of a file.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:544

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:263

Used by 3 functions | Uses 4 functions

WP_Filesystem_FTPext::mkdir()

Method: Creates a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:562

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::owner()

Method: Gets the file owner.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:299

Used by 0 functions | Uses 1 function
« Previous 1 2 3 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy