wincliff
Forum Replies Created
-
Forum: Plugins
In reply to: [Better REST API Featured Images] plugins/rest-api/ or plugins/json-api/ ?Hello Braad
Thanks a ton for this prompt reply! I came to question our choice of plugin when the json-api plugin was not able to show the “audio” media associated with a post! Thank you once again for putting us in the right direction.
Cheers!
~ AriForum: Plugins
In reply to: [WP REST API (WP API)] Retrieve all mediaHello “crawpdx”! Thanks a lot for your post! It will help us immensely if you may please answer this question :: Should we use https://ww.wp.xz.cn/plugins/rest-api/ or https://ww.wp.xz.cn/plugins/json-api/ ?
Thanks!
~AriForum: Plugins
In reply to: Sticky post/article (WP-Sticky)@marrngtn: 🙂 Shakespeare could only be philosophical with a
Whats in a name
attitude only because he didn’t use sticky/wp-sticky! But well, it is wp-sticky…lol…enjoy!
Forum: Plugins
In reply to: Sticky post/article (WP-Sticky)Hello World
@gamerz: 2 thumbs up!
@still not working: My 2 cents. Make sure that the name of the directory of this plugin is wp-sticky. So you should have this: …/wp-content/plugins/wp-sticky
Hint: In the wp-admin, go to “plugins” and then click “edit” to see the code for WP-Sticky 1.30, and you will see this in the 3rd line of code:
load_plugin_textdomain(‘wp-sticky’, ‘wp-content/plugins/wp-sticky’);
I was making the mistake of naming the plugin directory as sticky ! because it was so called in the earlier version. In the 1.30 ver, its wp-sticky.