Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:Gipetto/BBEdit-WordPress-Clippings
Browse files Browse the repository at this point in the history
  • Loading branch information
Gipetto committed Jan 10, 2012
2 parents f307f50 + 6216f8e commit 9530006
Show file tree
Hide file tree
Showing 1,169 changed files with 1,889 additions and 443 deletions.
Binary file added WordPress.php.zip
Binary file not shown.
Binary file removed WordPress.php/.DS_Store
Binary file not shown.
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-_admin_menu

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-activate_blog
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#activate_blog#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-activate_plugin
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#activate_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#activate_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-activated_plugin
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#activated_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#activated_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-add_category_form_pre
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#add_category_form_pre#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#add_category_form_pre#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#)#placeholderstart#;#placeholderend#
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#add_link_category_form_pre#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#add_link_category_form_pre#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_meta_boxes
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_meta_boxes#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_meta_boxes_comment
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_meta_boxes_comment#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_meta_boxes_link
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_meta_boxes_link#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_option_{$option}
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_option_{$option}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_site_option
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_site_option#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_site_option_{$option}
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_site_option_{$option}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-add_tag_form
@@ -1,2 +1,2 @@
#indent# #indent#
#selstart#add_action#selend#('add_tag_form','#placeholderstart#string func_to_call#placeholderend#',#placeholderstart#10#placeholderend#)#placeholderstart#;#placeholderend# add_action('#selstart#add_tag_form#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_tag_form_fields
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_tag_form_fields#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-add_tag_form_pre
@@ -1,2 +1,2 @@
#indent# #indent#
#selstart#add_action#selend#('add_tag_form_pre','#placeholderstart#string func_to_call#placeholderend#',#placeholderstart#10#placeholderend#)#placeholderstart#;#placeholderend# add_action('#selstart#add_tag_form_pre#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_user_to_blog
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_user_to_blog#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 3)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-add_{$meta_type}_meta
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#add_{$meta_type}_meta#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 3)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-added_existing_user
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#added_existing_user#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-admin_bar_menu
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#admin_bar_menu#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_head

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_init

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_notices

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_page_access_denied

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_print_footer_scripts

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_print_scripts

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_print_styles

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-admin_xml_ns

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-after-'.$taxonomy.'-table
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#after-'.$taxonomy.'-table#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-after_db_upgrade

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-after_mu_upgrade
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#after_mu_upgrade#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-archive_blog
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#archive_blog#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-atom_entry

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-atom_head

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-atom_ns

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-blog_privacy_selector

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-clean_attachment_cache
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#clean_attachment_cache#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-clear_auth_cookie

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-comment_duplicate_trigger
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#comment_duplicate_trigger#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-comment_form
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#comment_form#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-comment_form_logged_in_after
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#comment_form_logged_in_after#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-comment_loop_start

This file was deleted.

@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#comment_{$new_status}_{$comment->comment_type}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#comment_{$old_status}_to_{$new_status}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-comments_atom_head

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-commentsrss2_head

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-dbx_post_advanced

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-dbx_post_sidebar

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-deactivate_blog
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#deactivate_blog#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-deactivate_plugin
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#deactivate_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#deactivate_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-deactivated_plugin
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#deactivated_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#deactivated_plugin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-delete_blog
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#delete_blog#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-delete_option_$option
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#delete_option_$option#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-delete_site_option
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#delete_site_option#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-delete_site_option_{$option}
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#delete_site_option_{$option}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-delete_{$meta_type}_meta
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#delete_{$meta_type}_meta#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 4)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-deleted_site_transient
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#deleted_site_transient#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-deleted_transient
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#deleted_transient#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-deprecated_argument_run
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#deprecated_argument_run#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 3)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-deprecated_file_included
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#deprecated_file_included#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend# add_action('#selstart#deprecated_file_included#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 4)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-deprecated_function_run
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#deprecated_function_run#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend# add_action('#selstart#deprecated_function_run#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 3)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-do_meta_boxes
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#do_meta_boxes#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#do_meta_boxes#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-do_robots

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-doing_it_wrong_run
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#doing_it_wrong_run#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 3)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-dynamic_sidebar
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#dynamic_sidebar#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-edit_form_advanced

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-edit_page_form

This file was deleted.

2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-edit_term_taxonomy
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#edit_term_taxonomy#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#edit_term_taxonomy#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 1 addition & 1 deletion WordPress.php/Actions/add_action-edited_term_taxonomy
@@ -1,2 +1,2 @@
#indent# #indent#
add_action('#selstart#edited_term_taxonomy#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend# add_action('#selstart#edited_term_taxonomy#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-export_wp

This file was deleted.

2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-get_template_part_{$slug}
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#get_template_part_{$slug}#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 2)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-grant_super_admin
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#grant_super_admin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 2 additions & 0 deletions WordPress.php/Actions/add_action-granted_super_admin
@@ -0,0 +1,2 @@
#indent#
add_action('#selstart#granted_super_admin#selend#', '#placeholderstart#string func_to_call#placeholderend#', #placeholderstart#10#placeholderend#, 1)#placeholderstart#;#placeholderend#
2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-import_end

This file was deleted.

2 changes: 0 additions & 2 deletions WordPress.php/Actions/add_action-import_start

This file was deleted.

0 comments on commit 9530006

Please sign in to comment.