wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- wpmueditblogaction Wordpress hook details -- Adam Brown, BYU ...
Detailed information about every action hook and filter used in WordPress. Makes Plugin API easier to use. Lists appearance, file location, and deprecation data ... - A Complete List of WPMU Actions » HN.Net WordPress Plugins
Jul 9, 2007 ... wpmueditblogaction($blog_id) wpmublogsaction($blog_id) manage_blogs_custom_column($column_name, $value) wpmuadminedit() ... - #15593 (Actions missing from Sites Edit pages in new Network ...
Especially the wpmueditblogaction hook is missing which allowed to add additional fields to the edit site form and then hook into wpmu_update_blog_options to ... - PHP Cross Reference - WordPress - Source: /wp-admin/network/site ...
147 </tr> 148 <?php 149 } 150 } // End foreach 151 do_action( ' wpmueditblogaction', $id ); 152 ?> 153 </table> 154 <?php submit_button(); ?> 155 </form> 156 ...