You can find an extensive function reference on the codex here.
http://codex.wordpress.org/Function_Reference
And there’s also the WordPress PHP Doc which can be found here.
http://phpdoc.wordpress.org
Anything in particular you were looking for?
Related Posts:
- Create page template via functions.php?
- Function to return true if current page has child pages
- Cleaning up WordPress to improve performance?
- List of all theme customizer control types?
- Check if a menu is empty?
- How to preserve PHP modifications while upgrading WordPress?
- Set the transport of the Customizer ‘header_image’ core setting to ‘postMessage’
- Change comments form title on a page by page basis
- Setting up the child theme so as to enable right-to-left WordPress?
- delete an array element when its date expires
- How to add default images into theme customizer image control?
- Overriding a theme redux file in child theme
- Use template for posts with a particular category grandparent
- How to break down importing of feeds
- Add a Second Menu to a theme that only support 1 menu
- Custom excerpt function re-factoring
- PHP can I add line numbers to file_get_contents()
- Setting custom canonical urls
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- Converting HTML Template to WordPress Theme
- How to check if a meta value has already been assigned to any user?
- Retrieve $_POST data submitted from external URL in WordPress(NOT API)
- How to pick the default selected value in wordpress dropdown?
- Modify custom field input data before creating a new post
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Need help enqueueing webfonts
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- how to show only specific category for a template
- Use WordPress function in php file
- Adding wrapper elements in the_date() like in the_title()?
- How to obtain the current website URL in my theme?
- What exactly do this function declared into functions.php file of a WP theme?
- How to call multiple functions from multiple files into a WordPress page template [closed]
- How to create a field in customize and show that in header.php?
- add_filter function concatenate string and locate_template function
- Template Loop – add switch case php
- List post by title length
- Need help with pagination
- How do i wrap woocomerce attribute in list?
- get_theme_mod outputs number when using WP_Customize_Cropped_Image_Control
- Splitting the_content() by size?
- Is there a hack for using is_page() within the function.php file?
- pass html code to worpdress
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- Customize field names in backend profile edit page through function.php [duplicate]
- WP insert post Redirect after function has executed
- WP-Bakery – Add custom colors to buttons with template colors
- Trying to update Woocommerce meta values
- Display metabox galleries on specific page template in admin editor
- update_user_meta as multiple value but with same meta key
- Having trouble creating two shortcodes, one for logged in user and one for visitors
- Delete post meta by serialized meta value
- Remove node from multisites?
- Automatically refresh page if widget is added to page?
- How to include a function in a template with template tag
- Where can I find the declaration of `$_wp_theme_features`?
- How do I routinely extract the thumbnail of the most recent post?
- A Customizer checkbox control that sets the setting to “” or to “blank” and show() or hide() a color control
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- Check if values exists DB
- why is this content-template not showing any of my blog-entries?
- WordPress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
- How to add button to top of theme customizer?
- How can I clear the theme mod settings?
- Display a list of users with avatar filterable with alphabets
- php “use” not working in template [closed]
- Select area and checkbox data is not saving?
- Loop on a wordpress Page instead of content coming from the WP text editor
- WP Custom tables query
- Add multiple HTML attributes to an Elementor button
- WordPress Infinite Scroll without using any plugin
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- How to remove a metabox from menu editor page?
- wp_remote_get returns an error for valid URL
- New Plugin Review
- How to Replace Words with Hypertext Link But Ignore Previously Existed Links?
- Taxonomy linked to pages
- jQuery not defined
- Pass Category Name, Description and Photo into variables to pass to jQuery
- I want to load in a new class but only if the current page is single-movies.php
- Using $wpdb (WPDB class) ‘replace’ with multiple WHERE criteria problem
- Skt full width basic slideshow problem
- Display Youtube Time Automate from Key
- Fetching Initials of the Commentator in the WordPress Website
- Missing a text-domain esc_attr_e
- PHP Helper Class to create shortcodes
- Extract and display user infromation on an automatically created page
- Is it legal to redefine wp_password_change_notification in a mu plugin?
- How can I assign separate stylesheets to different pages?
- Execute PHP code only with specific user role
- Show sidebar only to author of post
- how to use 2 index.php file One for mobile and one for desktop
- Add disclaimer before certain posts and pages
- auto metakey value on post tile
- Static home page ignored
- Showing custom field contents without listing description
- Search box background on a different page template
- If I define a variable in header.php, how do I make it available to templates?
- Why a class property becomes empty?
- How do I stylize selected comments?