You don’t need that line in wp-config.php as wp-cron is enabled by default.
If you install the Cron View plugin you are able to see when the different jobs are scheduled. You can then trigger wp-cron manually by going to this URL with your browser:
http://your-domain.com/wp-cron.php?doing_wp_cron
If after this the actions you expected where successfully performed. You really have a problem with your hosting provider. Maybe he has cURL/fsockopen disabled or the DNS is not properly configured so he can’t resolve an IP for your domain. In that case you would need to contact tech-support.
Related Posts:
- Disabled wp-cron, set up system cron but still have missed schedule posts
- How to get post creation date?
- How do you add Read more … link to posts?
- Get current menu_order
- Confirmation box when submitting post for review
- Setting Custom Sort Order of Posts within a Category
- Display post number not post ID number
- has_archive=false on the default post type
- How do I detach images from posts?
- Change slug with custom field
- adding a custom css class to post
- Remove double space after a period
- get_post_type_archive_link(‘post’) returns current category archive
- Displaying the number of posts in a custom loop (without including the number of posts of a loop below)?
- display order of connections
- Two posts are loaded instead of one?
- how to find user ids of all commenters in a post
- When I re-save a post with [code] sections, the entities are double-escaped (> becomes > etc)
- How can I write comments/hidden text in a post?
- Automatic post deletion
- Lose “Blog Archive” from page title
- Should a photo gallery be in a post or on a page?
- Getting category posts from a certain year
- Add custom Facebook share link with share count and variable text
- How can I show many posts an author has per week?
- Disable inline_edit() on edit.php
- Display post X of Y in category
- custom post scheduler for drafts
- Help with Taxonomies
- Ajaxify This Code
- How do I display some posts fully on the homepage, and some as an excerpt only?
- How to bulk add vast amounts of posts
- 301 (static page instead latest posts)
- Users problem (multi-author plus multisite)
- Filter only the text in the_content
- Saving custom fields to a custom taxonomy
- Show posts count for Categories and Tags in wp_nav_menu
- How to WP_Query() from multiple blogs and order them?
- How to get subcategories from category slug?
- Is it possible to filter the main loop to exclude posts from a specific category?
- Hide a specific post from a page template
- Posts – display all posts except a post by an ID
- Subdomain to website directory blog transferring
- Display author’s name and avatar in post’s sidebar
- How do you change the comment count in the back end posts list, to reflect unapproved comments, rather than all comments?
- Parent category / child category posts
- How do I insert a after every 5 posts in a WordPress Loop that infinitely loads posts?
- How to check if a post is published today?
- Detecting current page from class method
- How can I add a class to particular paragraphs in my post?
- Conflict array_splice on loop and query in widget
- How to select particular month post from table and update the post status using MySQL?
- Exists filter or action that change Add New Post link?
- saving/reading custom field value does not work – no value gets POSTed
- Getting an extra post’s meta data?
- How come this loop is not working? [closed]
- Change default post style to columns
- Preview page/post revisions without overwriting current content
- Adding external field to my post form (admin side) and to post show (frontend side)
- fetching posts and showing on frontpage
- Link from Post to Another Post Via Clicking on Words within Original Post
- What’s a theme that properly handles previews of different types of posts?
- Insert JavaScript in a blog post or a new page?
- A better code for no post format?
- Order buttons added to TinyMCE
- How to create a clickable latest posts list?
- How to create loop of posts except post ID defined via ACF field
- How to pull sticky post permalink inside php?
- Tag for custom post type
- New Post bubble
- how to put post customized in page
- How to display particular categorie’s post which associated to specific user?
- How to redirect if is post edit or publish page?
- How to delete/customize imported demo content from a theme or add my own?
- Post title spoiler how?
- testing result of $.post with json_encode
- Clean up customize_changeset in DB
- how to print total number of posts filtered by category?
- How to display post excerpt beside post list inside Post of Dashboard
- count_posts to a standalone link
- Add a unique meta desciption
- Displaying a specific sub-category’s posts from wp_query
- Filter question list on substring of metavalue
- Post as frontpage – avoid duplicate content
- Blog styling in SASS
- Get results from the main wp_query
- Comment Authors of Post On Front Page
- Preview own posts if logged in
- Pagination for custom query won’t let me back on page 1
- Make a custom URL and link to custom Template
- How to get all post titles starting with numbers and symbols?
- How to inject a post within a loop
- thumbnail image path and file path for gallery thumbnail images
- How to display a certain template element only for posts published within certain time range?
- How to add a new page that will function as a separate blog/news article page
- How to set value in Query Loop?
- Wp_query WooCommerce products
- No matching template found when using single.php
- Adding contents to my wordpress site
- Can`t Access Post Page After Migration