-
Created a topic, Equivalent to ‘object_slug’ in new plugin version, on the site WordPress.org Forums:
Hi there. The old API exposed a property called object… -
Posted a reply to Retrieve permalink structure of custom post type, on the site WordPress.org Forums:
Thank you. I will try out soon and get back here. -
Created a topic, Retrieve permalink structure of custom post type, on the site WordPress.org Forums:
Hi there I have a question about getting the permalin… -
Posted a reply to Rewrite permalink structure of custom post type with %year% param., on the site WordPress.org Forums:
Ok. My bad. I have a local and a remote WP installation. I was changing… -
Created a topic, Rewrite permalink structure of custom post type with %year% param., on the site WordPress.org Forums:
Hi there I have the following problem and I was hopin… -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
Hey that's great. I will have a look into it. But that's probably not gonna… -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
Thanks for your answer. So that means the code seen here: https://wpscholar.com/blog/add-gutenberg-blocks-to-wp-rest-api/ respectively here: https://gist.github.com/wpscholar/65ab29b11caad8e0efb93ca01609a979#file-wp-rest-api-add-gutenberg-blocks-php… -
Posted a reply to Different WP_HOME and WP_SITEURL causes CORS error, on the site WordPress.org Forums:
Ok thank you. I read that as well, but as I said I did not… -
Created a topic, Custom preview links not working since WP 5.0, on the site WordPress.org Forums:
Hi there I am currently trying out WordPress 5.0 and … -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
Sorry, of course the error only occurs If I remove the function_exists check. -
Wrote a comment on the post Block Editor Filters, on the site Make WordPress Core:
I have a WordPress 5.0.3 installation running and I want to do something like this:… -
Posted a reply to Different WP_HOME and WP_SITEURL causes CORS error, on the site WordPress.org Forums:
I got it to work with this: add_filter('rest_url', function($url) { // removing /wp at the… -
Posted a reply to Different WP_HOME and WP_SITEURL causes CORS error, on the site WordPress.org Forums:
Hey @nabil_kadimi thank you for your input. I got one step further. I realized that… -
Created a topic, Different WP_HOME and WP_SITEURL causes CORS error, on the site WordPress.org Forums:
Hi there I have built many webpages with Wordpress RES… -
Created a topic, Predefine categories for your theme, on the site WordPress.org Forums:
Hi I am building a theme and the frontend for it will… -
Posted a reply to Set a custom consecutive post ID, on the site WordPress.org Forums:
Ah no sry, I think you misunderstood. But thanks anyway!!! I am just not sure… -
Posted a reply to Set a custom consecutive post ID, on the site WordPress.org Forums:
Hm... Thank you for your answer! Would this also work if I still want to… -
Created a topic, Set a custom consecutive post ID, on the site WordPress.org Forums:
Hi everyone We are about to relaunch a Website with w… -
Posted a reply to Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
Alright. No worries. If you have any insights on your side, feel free to share.… -
Posted a reply to Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
Ah well, so as far as I understand you don't know to communicate the nonce… -
Posted a reply to Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
@mmeridyth Hey, no we also have them running completely separately. I don't really understand exactly… -
Posted a reply to API Request automatically changing Permalinks?, on the site WordPress.org Forums:
It was indeed the polylang plugin. It has the rights to change the permalinks, because… -
Posted a reply to API Request automatically changing Permalinks?, on the site WordPress.org Forums:
Hi bcworkz Thanks for your input. This is very helpful. We did not set the… -
Posted a reply to MAGIC: API Request automatically changing Permalinks?, on the site WordPress.org Forums:
Thanks for your input. I made a short screen recording, which shows the impossible: https://streamable.com/8p7qy… -
Created a topic, MAGIC: API Request automatically changing Permalinks?, on the site WordPress.org Forums:
I hope someone can restore my view of the world again.… -
Posted a reply to Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
Hi @maggiesadler I got it all sorted as well. https://github.com/airesvsg/acf-to-rest-api/issues/190 airesvsg answered with something like… -
Posted a reply to WP REST API: Get merged custom fields with autosaved revision, on the site WordPress.org Forums:
Thank you very much for your help @bcworkz and @airesvg! It's all good now! -
Created a topic, WP RESt API: Get merged custom fields with autosaved revision, on the site WordPress.org Forums:
Hi everyone It’s me again. I am still trying to … -
Posted a reply to Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
I made some further progress: I created a new nonce when clicking on the preview… -
Created a topic, Preview Changes with WordPress REST API (Authentication problem), on the site WordPress.org Forums:
Hi there I am using wordpress's REST API to get the d… -
Created a topic, Breaks the preview of custom page templates, on the site WordPress.org Forums:
Unfortunately it seems to break something. If I want t… -
Posted a reply to Wrong Page Template in preview, on the site WordPress.org Forums:
you are right. it must be a thing connected to this plugin: https://wordpress.org/plugins/custom-field-template/ But I… -
Created a topic, Wrong Page Template in preview, on the site WordPress.org Forums:
Unfortunately my wordpress installation is not using t…