wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- #18563 (Disallowing editing of .php files in the plugin editor blocks ...
By using the editable_extensions filter, a user can disallow the editing of php files (more accurately: files with a php extension...) add_filter( 'editable_extensions' ... - php /** * Edit plugin editor administration panel. - WordPress SVN
... wp_redirect( self_admin_url("plugin-editor.php?file=$file&a=te&scrollto=$ scrollto") ); exit; } // List of allowable extensions $editable_extensions = array('php ', ... - Component cffm
allowedExtensions, cffmFilename, debug, disallowedExtensions, editableExtensions, enableImageDimensionsInDirList, iconPath, includeDir, includeDirWeb, ... - PHPXRef 0.7 : WordPress : /wp-admin/plugin-editor.php source
May 13, 2012... of allowable extensions 99 $editable_extensions = array('php', 'txt', ... apply_filters('editable_extensions', $editable_extensions); 101 102 if ...