Easy Digital Downloads
  • Package
  • Function
  • Tree

Packages

  • EDD
    • Admin
      • Actions
      • Add-ons
      • Dashboard
      • Discounts
      • Downloads
      • Export
      • Notices
      • Pages
      • Payments
      • Reports
      • Settings
      • System
      • Upgrades
      • Upload
      • Welcome
    • Cart
    • Checkout
    • Classes
      • API
      • Fees
      • HTML
      • Roles
      • Session
    • Emails
    • Functions
      • AJAX
      • Compatibility
      • Errors
      • Formatting
      • Install
      • Login
      • Taxes
      • Templates
    • Gateways
    • Logging
    • Payments
    • Shortcodes
    • Widgets

Functions

  • edd_cart_shortcode
  • edd_checkout_form_shortcode
  • edd_discounts_shortcode
  • edd_download_history
  • edd_download_price_shortcode
  • edd_download_shortcode
  • edd_downloads_query
  • edd_login_form_shortcode
  • edd_process_profile_editor_updates
  • edd_profile_editor_shortcode
  • edd_purchase_collection_shortcode
  • edd_purchase_history
  • edd_receipt_shortcode

Function edd_profile_editor_shortcode

Profile Editor Shortcode

Outputs the EDD Profile Editor to allow users to amend their details from the front-end. This function uses the EDD templating system allowing users to override the default profile editor template. The profile editor template is located under templates/profile-editor.php, however, it can be altered by creating a file called profile-editor.php in the edd_template directory in your active theme's folder. Please visit the EDD Documentation for more information on how the templating system is used.

Package: EDD\Shortcodes
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Author: Sunny Ratilal
Since: 1.4
Located at includes/shortcodes.php

Parameters summary

array $atts Shortcode attributes
string $content = null

Return value summary

mixed $display Output generated from the profile editor
Easy Digital Downloads API documentation generated by ApiGen 2.8.0