chetan.g
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API User] Call validation from other controllerOhh I mean to say generate
cookie
which I used as atoken
in response sending after authentication gets successful and when ever api hits any other method of any other controller need to check thecookie
ortoken
, if it will verified proceed further, otherwise show error message.SO I want to generate the cookie without calling /api/user/generate_auth_cookie/ , I want to generate in a different controller method. now I hope you got my point.
Forum: Plugins
In reply to: [JSON API User] Call validation from other controllerThanks ali for the answer, could you please tell me one more thing that, I want to generate the token from any other controller as well? In that controller method I got the username and password of the user for login and registration.
Forum: Plugins
In reply to: [Front End PM] tag automatically addedThanks for reply, you’re right. Actually I copy and paste the shortcode on the page from somewhere that code tag comes from there. that’s why I got that. I have corrected that and everything is going fine.
Forum: Plugins
In reply to: [Content Cards] Change Word Limit DynamicallyFirst as you says that “There will be additional filters added in 0.9.4 which will allow for programmatic filtering of the word limit”. please give me the example of code for this.
My client want to show different preview text, she placed [contentcards] shortcode in different categories of posts and she wants to display in content cards in column wise that’s why.
Also tell me How can change “Update Interval” settings to 1 minute value. It’s really necessary.
Forum: Plugins
In reply to: [Content Cards] Change Word Limit DynamicallyCan you please give me the little hack for this, so that I can implement it for my client.
even your plugin also respond according to code I changed in at least one hour after, So also tell me How can I see the immediate effects of change into code. It’s really necessary.