VWebTech
Forum Replies Created
-
I got it from post meta
Finding way to randomize that json 🙂Hi , Can you tell me where in the Database the value of questions are stored ?
http://prntscr.com/fp3wv4
So programetically i can updated the quiz and assing some random id from the list.
Thanks.Yes , You rit.
But as its loading questions while have quistions in the quiz am i right ?Can we stop that to and limit to 3 numbers and mark exam pass ?
Thanks.
Forum: Reviews
In reply to: [JSON API] bestHello
Thank you very much for your previous help on api
i have another query here
i guess you the one can solve this 😀
https://wordpress.org/support/topic/exclude-post-type-resut/
thank you mate.Forum: Plugins
In reply to: [JSON API] How fetch next page&page=1 , &page=2 will be get the pages
You can use category slugs as well
Forum: Plugins
In reply to: [JSON API] How To Secure The json-api?Thank You Very Mush .
This Little Trick Can Save My Text.thank you very much Goldenapps.
anyway i got it we can redirect it from php no pro version needed .
sorry for this post but i am rights to post here.
Here is solution for it .
Open
wp-content/plugins/accesspress-anonymous-post/inc/cores/save-post.phpFind wp_redirect (
function and replace it with my code$re_url = get_permalink( $post_id );
wp_redirect( $re_url );Hope this will helpful for someone.
Just Great
I AM FEELING DUMB.. 😀
Forum: Plugins
In reply to: [JSON API] How to disable unwanted fields in json responsethanks mate .
i will tryRep++
Forum: Plugins
In reply to: [JSON API] Add Postfix Detult TextGot it
if any one like to add branding
edit this file
/models/post.php
Add this Code
$content = “$content Your Text Here”;
Before $this->content = $content;
How you solve that having same issue
m new here
please help me dear .
and require splash page before redirect it this possible