Typically any plugin changes take 15minutes to be reflected on the plugin’s pages in the repo.
Did you upload the screenshots and header image to the /assets/ folder of the repo?
Related Posts:
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- “Donate to this plugin” for WordPress.org Plugin Authors
- Making plugin unique to not conflict with plugins with the same name
- How long does it take for a new plugin to be approved?
- Licensing of freemium plugin
- Why was my plugin rejected from the WordPress.org repository?
- Write to / remove from default .htaccess file from plugin?
- Correct way to perform non-cacheable DB query
- How can I prevent my plugin go development trunk [closed]
- Plugin development: Buggy plugin preview
- How to add support for caching plugins for my own plugin?
- WordPress SVN UTF-8 issue
- WordPress.org: How to add a plugin for certain countries?
- Problem with MEMCACHE and Redis with wp_options
- How to fix caching issue in PHP data from database
- Is it okay to make a plugin to the WordPress repo, but limit it’s actions to maximum N events?
- how to check plugin name unique or not?
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Get plugin_dir_url() from one level deep within plugin
- How can I prevent a plugin from updating unless it’s minimum PHP version is met?
- Notify Admins about Plugin Merge
- Adding Featured Image in Post List
- Why does including a file in theme’s functions.php not work?
- OEmbed from Pinterest
- Should I use RIPS tool to test my themes and plugins?
- Add Top-Level Menu that opens URL
- Plugin Functionality Only for Editor and Administrator
- Plugin to hide admin menu (vertical menu bar)
- Issue with post request to admin-post.php
- action-scheduler vs wp-background-processing
- Do you clean up your self-written plugins’ at deactivation?
- Global matrix for shortcodes/content for every page
- How to add class in plugin only for network site?
- Plugin Development sqlite or WordPress’ database
- How can I add an options page for my class based plugin?
- Sending WP posts to external API
- Any Short code Availble for Get Post List With Thumbnail Plugin?
- Issue with adding count to “subsubsub” aka quick links on custom_post_type
- Private Plugin Updates – Localhost
- Any hook for pre-plugin-update -either bulk or single plugin update
- wp_create_nonce function doesn’t work inside a plugin?
- Making a plugin only available on the front-end for the logged in super admin
- When to load auto-login code?
- CSV file generation failing
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- Prevent duplicate records in plugin table
- Creating a Callback URL for WordPress Woocommerce to update Order Status
- Get Time Taken By Each Action Hook in WordPress
- How to replace WordPress Media Upload Window with user’s device window?
- Buidling a translate plugin for wordpress
- How can i change the texts of plugin (created by me) in wordpress admin?
- WordPress : Explain Plugins & Theme string value in database
- modify plugin to support RTL
- Prevent direct access to WordPress plugin assets?
- Bulk update wordpress posts
- How to automatically add edit link on frontpage post of any wordpress theme?
- plugins_url() works everywhere but wp_reqister_script()
- Is there a plugin for automatically adding a word or symbol after a trigger word? I.e. Like a search and replace but more like search and add? [closed]
- Integrating boxtal PHP library into a custom WordPress Plugin
- Sanitize $_GET variable when comparing
- Where can I save plugin data?
- show my own admin_notices after a post has been published
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- How to use add_action for multiple instances of the same class
- Plugin option default value
- How to edit link for comment count
- How can i listing current category and Featured Category post list?
- Integrating Custom Database with WordPress
- How to get the custom field value using SQL query
- specific rows style for in custom list table using WP_List_Table
- How to add the search page link to the anchor tag?
- Need to know if my approach to designing a geneaology plug-in for wordpress makes sense
- Creating one user access account for all the multiple sites
- Custom plugin settings page with tab. Error: “Sorry, you are not allowed to access this page.”
- return bbp_get_topic_author_id as integer
- I am Getting Sorry, no posts matched your criteria on form submit only for certain page [duplicate]
- Dynamic input fields in WordPress Plugin
- Custom role not listed
- How to add a box note in wordpress plugin page ? top header side.
- WordPress Widget: Is it possible to make the form dynamic without updating?
- Why some plugins are including wp-includes/plugin.php file?
- Change default url to plugin custom post type
- Creating a user ‘add custom field’ section
- How can I pass value to function in add_menu_page?
- How to show post attachment image
- Making a Custom Post Type Publish Loop
- How wordpress plugin hooks works? [duplicate]
- How to hide a piece of code from a wordpress web page?
- How to dispaly post informations (such as titles) in an admin plugin menu page?
- Someone Comment 1000 times in a Day in My WordPress Site, What Can i Do
- get_option returning a different value from what’s saved
- Plugin: Custom menu item problem
- Getting warning of Missing argument 2 for wpdb::prepare()
- Create Custom Coupon Type
- How can i store cache of wordpress a database request without plugins?
- How to provide page_template path in custom plugin using WordPress
- WordPress custom block: Link saved in database not retrieved when editing post
- Accessing Correct Database to Create REST API Endpoint
- Detect if user is on the specific page in WordPress
- A multi-section WordPress store [closed]