It looks like you're new here. If you want to get involved, click one of these buttons!
Hi!
Looking to achieve something with wordpress, i want to create a specific page with a button inside it, that once clicks it automatically grabs a post from Wordpress database and shows it there. Any plugin for this to be achieved?
20 lignes of JavaScript doing an ajax call to the WordPress API? It's so simple you can do it yourself in 1h
@angelius said: 20 lignes of JavaScript doing an ajax call to the WordPress API?
I agree. Maybe check GitHub and see if anyone has done something similar.
Comments
20 lignes of JavaScript doing an ajax call to the WordPress API?
It's so simple you can do it yourself in 1h
I agree. Maybe check GitHub and see if anyone has done something similar.