Skip to main content

Questions tagged [publish]

0 votes
0 answers
26 views

When I create a post in WordPress and set a custom (meta) field it saves it correctly. However if I schedule it, when it publishes it the value is lost.
Sarfaraz Jamal's user avatar
0 votes
0 answers
34 views

I want to know if it possible, to add Publish button near Edit. For example I want to publish posts directly without clicking Edit->Publish
webstackoverload's user avatar
0 votes
0 answers
30 views

I'm using an acf field to create a custom slug for a post type. Everything works and saves correct in the database. Only the shown value of the link field in the backend is not updated on publish. I ...
Lisa's user avatar
  • 13
0 votes
0 answers
66 views

I have created a blog on my website and added images. However, when I search on Google, both the image (Media) and the blog are showing up, but I only want the blog to appear. For example, the blog ...
Twopir Support's user avatar
0 votes
1 answer
37 views

I am trying to add a Page or an Entry and the message when trying to publish is the following: The publication has failed. The response is not a valid JSON response. I have also published my query ...
euroluar's user avatar
1 vote
1 answer
131 views

I’m developing a plugin that registers custom post types without support for title and editor. I’ve been working on this project for a couple of months now and when I began (WP version 6.3.1), it used ...
user5728578's user avatar
0 votes
1 answer
119 views

I would like jQuery to click on a button/link after a Wordpress post is successfully published for the first time. Here are CSS selectors for WP publish ID: // Before a post is published: <...
daro2013's user avatar
1 vote
2 answers
135 views

Changing the title of the article can be very dangerous for search I'm looking for a way to disable the post title field after publishing for authors and editors Can anyone help me in this regard?
Ali Kiani's user avatar
0 votes
0 answers
42 views

I need the code to replace a post to be executed when publishing, it asks me for the ''updateSaved'' function. function actualizacionPost($condicion){ ...
Miguel Angel Salas8's user avatar
0 votes
1 answer
143 views

I am trying to force a confirmation in certain cases in the editor screen. I'm using something like this after selecting the publishButton: publishButton.addEventListener('click', function () { ...
user18102663's user avatar
0 votes
1 answer
83 views

I would like to add custom button to changeset_status in the Customizer actions. Any idea how can I do that? Thank you.
Viktoriia Lievikova's user avatar
0 votes
2 answers
583 views

I am trying to change the local environment of my wordpress (fireide.local) to a public environment. I have used velvet-blues-update-urls to change the url, I have selected all the options in velvet-...
Jaime Roman's user avatar
5 votes
1 answer
235 views

I'm new to WordPress plugin development. I'm trying to develop a simple plugin that creates a sub-menu named Approval under Posts menu and checks if any draft post has the post meta approve set to ...
Karma's user avatar
  • 176
0 votes
2 answers
59 views

I have Done Some Debugging is there: 1, Deactivate Plugins 2, Switch Themes 3, Update plugins & themes 4, update the WordPress version 5, in functions.php : function remove_dashboard_widgets() { ...
Jabir Shaikh's user avatar
0 votes
0 answers
39 views

My dream would be to code a website just with HTML, CSS and JavaScript, and then connect parts with a very simple CMS. For example, I would have a text area, and just write in HTML something like that:...
Anna_B's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
20