From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/post__to__red_8php.html | 569 ----------------------------------- 1 file changed, 569 deletions(-) delete mode 100644 doc/old/html/post__to__red_8php.html (limited to 'doc/old/html/post__to__red_8php.html') diff --git a/doc/old/html/post__to__red_8php.html b/doc/old/html/post__to__red_8php.html deleted file mode 100644 index 0bec890ac..000000000 --- a/doc/old/html/post__to__red_8php.html +++ /dev/null @@ -1,569 +0,0 @@ - - - - - - -The Red Matrix: util/wp/post_to_red/post_to_red.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
post_to_red.php File Reference
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Functions

 post_to_red_deactivate ()
 
 post_to_red_get_seed_location ()
 
 post_to_red_get_acct_name ()
 
 post_to_red_get_channel_name ()
 
 post_to_red_get_password ()
 
 post_to_red_post ($post_id)
 
 post_to_red_delete_post ($post_id)
 
 post_to_red_delete_comment ($post_id)
 
 post_to_red_displayAdminContent ()
 
 post_to_red_post_checkbox ()
 
 post_to_red_post_meta_content ($post_id)
 
 post_to_red_post_field_data ($post_id)
 
 post_to_red_display_admin_page ()
 
 post_to_red_settings_link ($links)
 
 post_to_red_admin ()
 
 red_xmlrpc_methods ($methods)
 
 red_comment ($args)
 
 post_to_red_get_avatar ($avatar, $id_or_email, $size, $default, $alt)
 
 xpost_to_html2bbcode ($text)
 
- - - - - - - - - - - -

-Variables

const post_to_red_path WP_PLUGIN_URL . "/" . str_replace(basename( __FILE__), "", plugin_basename(__FILE__))
 
const post_to_red_version "1.2"
 
 $plugin_dir = basename(dirname(__FILE__))
 
 $plugin = plugin_basename(__FILE__)
 
const post_to_red_acct_name "post_to_red_admin_options"
 
-

Function Documentation

- -
-
- - - - - - - -
post_to_red_admin ()
-
- -
-
- -
-
- - - - - - - -
post_to_red_deactivate ()
-
- -
-
- -
-
- - - - - - - - -
post_to_red_delete_comment ( $post_id)
-
- -
-
- -
-
- - - - - - - - -
post_to_red_delete_post ( $post_id)
-
- -
-
- -
-
- - - - - - - -
post_to_red_display_admin_page ()
-
- -
-
- -
-
- - - - - - - -
post_to_red_displayAdminContent ()
-
- -

Referenced by post_to_red_display_admin_page().

- -
-
- -
-
- - - - - - - -
post_to_red_get_acct_name ()
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
post_to_red_get_avatar ( $avatar,
 $id_or_email,
 $size,
 $default,
 $alt 
)
-
- -
-
- -
-
- - - - - - - -
post_to_red_get_channel_name ()
-
-
- -
-
- - - - - - - -
post_to_red_get_password ()
-
-
- -
-
- - - - - - - -
post_to_red_get_seed_location ()
-
-
- -
-
- - - - - - - - -
post_to_red_post ( $post_id)
-
- -
-
- -
-
- - - - - - - -
post_to_red_post_checkbox ()
-
- -
-
- -
-
- - - - - - - - -
post_to_red_post_field_data ( $post_id)
-
- -
-
- -
-
- - - - - - - - -
post_to_red_post_meta_content ( $post_id)
-
- -
-
- -
-
- - - - - - - - -
post_to_red_settings_link ( $links)
-
- -
-
- -
-
- - - - - - - - -
red_comment ( $args)
-
- -
-
- -
-
- - - - - - - - -
red_xmlrpc_methods ( $methods)
-
- -
-
- -
-
- - - - - - - - -
xpost_to_html2bbcode ( $text)
-
- -

Referenced by post_to_red_post().

- -
-
-

Variable Documentation

- -
-
- - - - -
$plugin = plugin_basename(__FILE__)
-
-
- -
-
- - - - -
$plugin_dir = basename(dirname(__FILE__))
-
- -
-
- -
-
- - - - -
const post_to_red_acct_name "post_to_red_admin_options"
-
- -
-
- -
-
- - - - -
const post_to_red_path WP_PLUGIN_URL . "/" . str_replace(basename( __FILE__), "", plugin_basename(__FILE__))
-
- -
-
- -
-
- - - - -
const post_to_red_version "1.2"
-
- -
-
-
-
- -- cgit v1.2.3