MCPcopy Create free account

hub / github.com/TheGamesDB/TheGamesDB / functions

Functions10,999 in github.com/TheGamesDB/TheGamesDB

↓ 14 callersFunctionesc_url_raw
* Performs esc_url() for database usage. * * @since 2.8.0 * @uses esc_url() * * @param string $url The URL to be cleaned. * @param array $protoc
blog/wp-includes/formatting.php:2284
↓ 14 callersFunctionf
()
js/justgage/raphael.2.1.0.min.js:10
↓ 14 callersFunctiongetAll
( context, tag )
gamesources/duckhunt/lib/jquery.js:6334
↓ 14 callersFunctionget_attachment_link
* Retrieve permalink for attachment. * * This can be used in the WordPress Loop or outside of it. * * @since 2.0.0 * * @param int $id Optional.
blog/wp-includes/link-template.php:302
↓ 14 callersFunctionget_author_posts_url
* Retrieve the URL to the author page for the user with the ID provided. * * @since 2.1.0 * @uses $wp_rewrite WP_Rewrite * @return string The URL
blog/wp-includes/author-template.php:224
↓ 14 callersFunctionget_post_type
* Retrieve the post type of the current post or of a given post. * * @since 2.1.0 * * @uses $post The Loop current post global * * @param mixed
blog/wp-includes/post.php:795
↓ 14 callersFunctionget_term_by
* Get all Term data from database by Term field and data. * * Warning: $value is not escaped for 'name' $field. You must do it yourself, if * requi
blog/wp-includes/taxonomy.php:906
↓ 14 callersFunctionget_term_link
* Generates a permalink for a taxonomy term archive. * * @since 2.5.0 * * @uses apply_filters() Calls 'term_link' with term link and term object,
blog/wp-includes/taxonomy.php:2868
↓ 14 callersFunctionget_the_ID
* Retrieve the ID of the current item in the WordPress Loop. * * @since 2.1.0 * @uses $post * * @return int */
blog/wp-includes/post-template.php:28
↓ 14 callersFunctionget_the_date
* Retrieve the date the current $post was written. * * Unlike the_date() this function will always return the date. * Modify output with 'get_the_d
blog/wp-includes/general-template.php:1379
↓ 14 callersFunctionget_transient
* Get the value of a transient * * If the transient does not exist or does not have a value, then the return value * will be false. * * @uses app
blog/wp-includes/functions.php:740
↓ 14 callersFunctioni
(n)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-javascript.js:1
↓ 14 callersMethodisTransparent
* @return bool True if the image is transparent, false otherwise */
extentions/wideimage/Image.php:259
↓ 14 callersFunctionis_writable
($file)
blog/wp-admin/includes/class-wp-filesystem-ftpext.php:233
↓ 14 callersFunctionit
()
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-lua.js:1
↓ 14 callersFunctionm
(e,t)
adminarea/elastichq/js/lib/ace/src-min-noconflict/ace.js:1
↓ 14 callersFunctionn
()
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-css.js:1
↓ 14 callersFunctionnetwork_home_url
* Retrieve the home url for the current network. * * Returns the home url with the appropriate protocol, 'https' if * is_ssl() and 'http' otherwis
blog/wp-includes/link-template.php:2208
↓ 14 callersFunctionp
()
js/shadowbox/mediaplayer/jwplayer.js:1
↓ 14 callersFunctionpushLocation
(marker)
adminarea/elastichq/js/lib/ace/src-noconflict/worker-lua.js:2905
↓ 14 callersFunctionr
(t,s)
js/plupload/js/plupload.full.js:2
↓ 14 callersFunctionregister_sidebar
* Builds the definition for a single sidebar and returns the ID. * * The $args parameter takes either a string or an array with 'name' and 'id' * c
blog/wp-includes/widgets.php:541
↓ 14 callersFunctionregister_widget
* Register a widget * * Registers a WP_Widget widget * * @since 2.8.0 * * @see WP_Widget * @see WP_Widget_Factory * @uses WP_Widget_Factory *
blog/wp-includes/widgets.php:428
↓ 14 callersFunctionrename
($from, $to)
blog/wp-admin/includes/class-ftp.php:410
↓ 14 callersFunctionreportProperty
(name, display, msg)
adminarea/elastichq/js/lib/ace/src-noconflict/worker-css.js:6854
↓ 14 callersFunctionshow_stack_bottomright
(args)
adminarea/elastichq/js/util/tools.js:141
↓ 14 callersFunctiont
(B)
blog/wp-includes/js/tinymce/tiny_mce.js:1
↓ 14 callersFunctionthe_excerpt
* Display the post excerpt. * * @since 0.71 * @uses apply_filters() Calls 'the_excerpt' hook on post excerpt. */
blog/wp-includes/post-template.php:249
↓ 14 callersFunctionwp_get_nav_menu_object
* Returns a navigation menu object. * * @since 3.0.0 * * @uses get_term * @uses get_term_by * * @param string $menu Menu id, slug or name * @r
blog/wp-includes/nav-menu.php:21
↓ 14 callersFunctionwp_remote_retrieve_response_code
* Retrieve only the response code from the raw response. * * Will return an empty array if incorrect parameter value is given. * * @since 2.7.0 *
blog/wp-includes/http.php:155
↓ 14 callersFunctionwp_set_comment_status
* Sets the status of a comment. * * The 'wp_set_comment_status' action is called after the comment is handled and * will only be called, if the com
blog/wp-includes/comment.php:1381
↓ 14 callersFunctionz
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-lua.js:1
↓ 13 callersMethod_data_close
()
blog/wp-admin/includes/class-ftp-sockets.php:235
↓ 13 callersFunction_deprecated_file
* Marks a file as deprecated and informs when it has been used. * * There is a hook deprecated_file_included that will be called that can be used *
blog/wp-includes/functions.php:3414
↓ 13 callersFunction_n_noop
* Register plural strings in POT file, but don't translate them. * * Used when you want do keep structures with translatable plural strings and * u
blog/wp-includes/l10n.php:277
↓ 13 callersFunctiona
(e)
js/plupload/js/jquery.plupload.queue/jquery.plupload.queue.js:1
↓ 13 callersFunctionakismet_update_comment_history
log an event for a given comment, storing it in comment_meta
blog/wp-content/plugins/akismet/akismet.php:210
↓ 13 callersFunctionb
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/ace.js:1
↓ 13 callersFunctionblock
(ordinary, stmt, isfunc, isfatarrow)
adminarea/elastichq/js/lib/ace/src-noconflict/worker-javascript.js:5294
↓ 13 callersFunctionbz
(a)
js/justgage/raphael.2.1.0.min.js:10
↓ 13 callersFunctionc
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-lua.js:1
↓ 13 callersFunctionchmod
($pathname, $mode)
blog/wp-admin/includes/class-ftp.php:472
↓ 13 callersFunctiondo_settings_fields
* Print out the settings fields for a particular settings section * * Part of the Settings API. Use this in a settings page to output * a specific
blog/wp-admin/includes/template.php:1190
↓ 13 callersFunctione
(g,f)
js/shadowbox/mediaplayer/jwplayer.js:1
↓ 13 callersFunctiongetVal
(id)
blog/wp-includes/js/tinymce/plugins/media/js/media.js:11
↓ 13 callersFunctionget_blog_option
* Retrieve option value based on setting name and blog_id. * * If the option does not exist or does not have a value, then the return value * will
blog/wp-includes/ms-blogs.php:331
↓ 13 callersFunctionget_blogaddress_by_id
* Get a full blog URL, given a blog id. * * @since MU * * @param int $blog_id Blog ID * @return string */
blog/wp-includes/ms-blogs.php:35
↓ 13 callersFunctionget_category
* Retrieves category data given a category ID or category object. * * If you pass the $category parameter an object, which is assumed to be the * c
blog/wp-includes/category.php:81
↓ 13 callersFunctionget_comments_number
* Retrieve the amount of comments a post has. * * @since 1.5.0 * @uses apply_filters() Calls the 'get_comments_number' hook on the number of commen
blog/wp-includes/comment-template.php:547
↓ 13 callersMethodget_lines
* Read in as many lines as possible * either before eof or socket timeout occurs on the operation. * With SMTP we can tell if we have more lines
blog/wp-includes/class-smtp.php:795
↓ 13 callersMethodget_link
()
blog/wp-includes/class-simplepie.php:6736
↓ 13 callersFunctionget_the_time
* Retrieve the time at which the post was written. * * @since 1.5.0 * * @param string $d Optional Either 'G', 'U', or php date format defaults to
blog/wp-includes/general-template.php:1450
↓ 13 callersFunctionis_404
* Is the query a 404 (returns no results)? * * @see WP_Query::is_404() * @since 1.5.0 * @uses $wp_query * * @return bool */
blog/wp-includes/query.php:707
↓ 13 callersFunctionis_front_page
* Is the query for the front page of the site? * * This is for what is displayed at your site's main URL. * * Depends on the site's "Front page di
blog/wp-includes/query.php:415
↓ 13 callersFunctionis_home
* Is the query for the blog homepage? * * This is the page which shows the time based blog content of your site. * * Depends on the site's "Front
blog/wp-includes/query.php:444
↓ 13 callersFunctionis_object_in_taxonomy
* Determine if the given object type is associated with the given taxonomy. * * @since 3.0.0 * @uses get_object_taxonomies() * * @param string $o
blog/wp-includes/taxonomy.php:3086
↓ 13 callersMethodis_ok
($cmd = "")
blog/wp-includes/class-pop3.php:599
↓ 13 callersFunctionis_plugin_active
* Check whether the plugin is active by checking the active_plugins list. * * @since 2.5.0 * * @param string $plugin Base plugin path from plugins
blog/wp-admin/includes/plugin.php:417
↓ 13 callersFunctionis_tag
* Is the query for a tag archive page? * * If the $tag parameter is specified, this function will additionally * check if the query is for one of t
blog/wp-includes/query.php:255
↓ 13 callersFunctionk
()
blog/wp-includes/js/tinymce/tiny_mce.js:1
↓ 13 callersFunctionlog
()
blog/wp-includes/js/jquery/jquery.form.dev.js:813
↓ 13 callersFunctionlt
(e,t,n,i)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-javascript.js:1
↓ 13 callersFunctiono
()
js/shadowbox/mediaplayer/jwplayer.js:1
↓ 13 callersFunctiono
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/ace.js:1
↓ 13 callersFunctionp
()
js/plupload/js/plupload.full.js:2
↓ 13 callersFunctionparseIdentifier
()
adminarea/elastichq/js/lib/ace/src-noconflict/worker-lua.js:3170
↓ 13 callersFunctionpath_join
* Join two filesystem paths together (e.g. 'give me $path relative to $base'). * * If the $path is absolute, then it the full path is returned. *
blog/wp-includes/functions.php:2142
↓ 13 callersMethodpreg_index
* Index for matches for usage in preg_*() functions. * * The format of the string is, with empty matches property value, '$NUM'. * The 'NUM' wil
blog/wp-includes/rewrite.php:743
↓ 13 callersFunctions
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-lua.js:1
↓ 13 callersFunctions
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-css.js:1
↓ 13 callersFunctionscanPunctuator
(value)
adminarea/elastichq/js/lib/ace/src-noconflict/worker-lua.js:2518
↓ 13 callersFunctionseriesupdate
# Function to create a seriesupdate record. This is used whenever a series or episode needs # to be updated in the XML files
include.php:45
↓ 13 callersFunctionset_site_transient
* Set/update the value of a site transient * * You do not need to serialize values, if the value needs to be serialize, then * it will be serialize
blog/wp-includes/functions.php:3991
↓ 13 callersFunctionthe_permalink_rss
* Display the permalink to the post for use in feeds. * * @package WordPress * @subpackage Feed * @since 2.3.0 * @uses apply_filters() Call 'the_
blog/wp-includes/feed.php:188
↓ 13 callersFunctionwalk_nav_menu_tree
* Retrieve the HTML list content for nav menu items. * * @uses Walker_Nav_Menu to create HTML list content. * @since 3.0.0 * @see Walker::walk() f
blog/wp-includes/nav-menu-template.php:469
↓ 13 callersFunctionwp_dropdown_categories
* Display or retrieve the HTML dropdown list of categories. * * The list of arguments is below: * 'show_option_all' (string) - Text to display
blog/wp-includes/category-template.php:301
↓ 13 callersFunctionwp_get_attachment_metadata
* Retrieve attachment meta field for attachment ID. * * @since 2.1.0 * * @param int $post_id Attachment ID * @param bool $unfiltered Optional, de
blog/wp-includes/post.php:3858
↓ 12 callersFunction$R
(start, end, exclusive)
blog/wp-includes/js/prototype.js:1277
↓ 12 callersFunctionC
(t)
blog/wp-includes/js/swfupload/swfupload-all.js:6
↓ 12 callersFunctionF
(a,b)
js/jquery-ui/js/jquery-1.5.1.min.js:16
↓ 12 callersFunctionG
(l,J)
blog/wp-includes/js/tinymce/tiny_mce.js:1
↓ 12 callersFunctionI
(e)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-javascript.js:1
↓ 12 callersFunctionN
(aG,aQ,aN,aL,aR)
js/shadowbox/shadowbox.js:17
↓ 12 callersFunctionU
(e,t)
adminarea/elastichq/js/lib/ace/src-min-noconflict/worker-javascript.js:1
↓ 12 callersMethod__construct
()
blog/wp-includes/default-widgets.php:695
↓ 12 callersFunction__get_option
* Version of get_option that is private to install/upgrade. * * @since 1.5.1 * @access private * * @param string $setting Option name. * @return
blog/wp-admin/includes/upgrade.php:1313
↓ 12 callersFunctiona
()
blog/wp-includes/js/jquery/jquery.form.js:11
↓ 12 callersFunctiona
(B)
js/cufon/cufon-yui.js:7
↓ 12 callersFunctionaF
(aH,aI)
js/shadowbox/shadowbox.js:8
↓ 12 callersMethodabsolutize_url
($relative, $base)
blog/wp-includes/class-simplepie.php:9102
↓ 12 callersFunctionadd_option
* Add a new option. * * You do not need to serialize values. If the value needs to be serialized, then * it will be serialized before it is inserte
blog/wp-includes/functions.php:591
↓ 12 callersFunctionao
(n)
adminarea/elastichq/js/lib/d3/d3.v3.min.js:2
↓ 12 callersFunctionattribute_escape
* Escaping for HTML attributes. * * @since 2.0.6 * @deprecated 2.8.0 * @deprecated Use esc_attr() * @see esc_attr() * * @param string $text *
blog/wp-includes/deprecated.php:2144
↓ 12 callersFunctioncomma
(opts)
adminarea/elastichq/js/lib/ace/src-noconflict/worker-javascript.js:4722
↓ 12 callersFunctiond3_svg_lineDot4
(a, b)
adminarea/elastichq/js/lib/d3/d3.v3.js:4343
↓ 12 callersFunctiond3_time_format
(template)
adminarea/elastichq/js/lib/d3/d3.v3.js:8495
↓ 12 callersFunctiondiv
()
blog/wp-includes/js/imgareaselect/jquery.imgareaselect.dev.js:21
↓ 12 callersMethoddoCallback
($isSent,$to,$cc,$bcc,$subject,$body)
blog/wp-includes/class-phpmailer.php:2306
↓ 12 callersFunctiondo_meta_boxes
* Meta-Box template function * * @since 2.5.0 * * @param string $page page identifier, also known as screen identifier * @param string $context b
blog/wp-admin/includes/template.php:933
↓ 12 callersFunctionf
()
blog/wp-includes/js/imgareaselect/jquery.imgareaselect.js:1
← previousnext →601–700 of 10,999, ranked by callers