Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Get Only Current User Posts › Reply To: Get Only Current User Posts
February 12, 2016 at 1:49 am
#7687
I forgot to tell you that we will create other forms work exactly like this one(retrieve current user entries), the only difference is the custom post type and some other fields, how can we apply your changes on these forms?
For example, if there are a filter that contains a condition like the following:
if ( in_array( $current_form_id, array( 1, 6, 9 ) ) ) {
//Get only current user entries
}
So we can change/add/remove form ids from it or if there is an option in the visual form editor it will be great.
Thank you in advance,
Mohammed
-
This reply was modified 7 years, 10 months ago by
EngrMTH. Reason: Remove