Author | Replies |
---|---|
chadmin | # Posted on August 1, 2014 at 3:49 am |
I found a solution, but is there a better way to do this? I used the value() method to set my variable which then I could do a compare like so: <?php $newCity = $mystore->address->city->value(); if($oldCity!==$newCity): $oldCity=null; endforeach; Results gave me a list of non-repeating cities. |
MasterPress 1.3.6 is now available
Masterpress 1.3.6 is a compatibility release. It resolves an edge case with shared fieldsets not working for MySQL 8 when the fieldset is limited to more than 1 post type or taxonomy or excluding any post types or taxonomies.