get_real_file_to_edit [ WordPress Function ]
get_real_file_to_edit ( $file )
| Parameters: |
|
| Uses: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: get_link_to_edit, get_default_page_to_edit, validate_file_to_edit, get_tags_to_edit, get_term_to_edit
Get the real file system path to a file to edit within the admin
If the $file is index.php or .htaccess this function will assume it is relative to the install root, otherwise it is assumed the file is relative to the wp-content directory
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- PHPXRef 0.7 : WordPress : Detail view of file.php
get_file_description() get_home_path() get_real_file_to_edit() list_files() wp_tempnam() validate_file_to_edit() wp_handle_upload() wp_handle_upload_error() ...
phpxref.ftwr.co.uk - file.php - PHP Cross Reference of WordPress Source - Yoast
Jun 1, 2011 ... get_real_file_to_edit() list_files() wp_tempnam() validate_file_to_edit() wp_handle_upload() wp_handle_upload_error() wp_handle_sideload() ...
xref.yoast.com - Docs for page file.php
get_real_file_to_edit (line 108). Get the real file system path to a file to edit ... string get_real_file_to_edit (string $file). string $file: filesystem path relative to the ...
phpdoc.wordpress.org - get_default_post_to_edit (WordPress Function) - WPSeek.com
Similar Functions: get_default_page_to_edit, get_default_link_to_edit, get_post_to_edit, get_real_file_to_edit, get_tags_to_edit. Default post information to use ...
wpseek.com