WebDevStudios / WDS-Simple-Page-Builder

Uses existing template parts in the currently-active theme to build a customized page with rearrangeable elements.
GNU General Public License v2.0
136 stars 25 forks source link

In wds_page_builder_get_this_part_data( $meta_key ) the get_part method returns an empty value #31

Closed dustyf closed 9 years ago

dustyf commented 9 years ago

This is supposed to detect the part which we are using to get the data. However, it is returning an empty value and not getting set. I've fallen back to using wds_page_builder_get_part_data and passing in the part slug

jazzsequence commented 9 years ago

merged into develop

thanks @dustyf