{"id":237429,"date":"2025-06-26T17:40:51","date_gmt":"2025-06-26T17:40:51","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/time-limited-content-access\/"},"modified":"2025-12-15T06:40:37","modified_gmt":"2025-12-15T06:40:37","slug":"time-limited-content-access","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/time-limited-content-access\/","author":23172921,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Time-Limited Content Access","header_author":"Usama Khalid","header_description":"Show or hide content based on a date\/time range using a simple shortcode.","assets_banners_color":"f4f4f4","last_updated":"2025-12-15 06:40:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/profiles.wordpress.org\/usamakhalid14\/","header_author_uri":"https:\/\/www.linkedin.com\/in\/usama-khalid-84677720b\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":313,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"usamakhalid14","date":"2025-12-15 06:40:37"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3318407,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3318407,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500-rtl.png":{"filename":"banner-1544x500-rtl.png","revision":3318407,"resolution":"1544x500","location":"assets","locale":""},"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3318407,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250-rtl.png":{"filename":"banner-772x250-rtl.png","revision":3318407,"resolution":"772x250","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3318407,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3318906,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3318906,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3318906,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Screenshot 1: Demonstrates the shortcode in action, displaying scheduled content for a limited time.","2":"Screenshot 2: Shows multiple instances of the shortcode used on a single post\/page for events, offers, or announcements.","3":"Screenshot 3: Displays the plugin\u2019s tutorial\/help section within the WordPress dashboard."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[47354,231011,20954,80,1356],"plugin_category":[43],"plugin_contributors":[239186],"plugin_business_model":[],"class_list":["post-237429","plugin","type-plugin","status-publish","hentry","plugin_tags-conditional-content","plugin_tags-content-visibility","plugin_tags-scheduled-content","plugin_tags-shortcode","plugin_tags-time","plugin_category-customization","plugin_contributors-usamakhalid14","plugin_committers-usamakhalid14"],"banners":{"banner":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/banner-772x250.png?rev=3318407","banner_2x":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/banner-1544x500.png?rev=3318407","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/icon-128x128.png?rev=3318407","icon_2x":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/icon-256x256.png?rev=3318407","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/screenshot-1.png?rev=3318906","caption":"Screenshot 1: Demonstrates the shortcode in action, displaying scheduled content for a limited time."},{"src":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/screenshot-2.png?rev=3318906","caption":"Screenshot 2: Shows multiple instances of the shortcode used on a single post\/page for events, offers, or announcements."},{"src":"https:\/\/ps.w.org\/time-limited-content-access\/assets\/screenshot-3.png?rev=3318906","caption":"Screenshot 3: Displays the plugin\u2019s tutorial\/help section within the WordPress dashboard."}],"raw_content":"<!--section=description-->\n<p>This plugin allows WordPress site owners to display or hide any content block using a <code>[timecoac_timed_content]<\/code> shortcode based on date\/time conditions. It\u2019s lightweight, no extra settings, and respects WordPress timezone.<\/p>\n\n<p>It is:\n- Lightweight (no settings screen)\n- Easy to use<\/p>\n\n<p>Useful for:\n- Limited-time offers\n- Event-specific announcements\n- Scheduled content visibility<\/p>\n\n<h3>Usage<\/h3>\n\n<p>Example:\n    [timecoac_timed_content start=\"2025-06-01 09:00\" end=\"2025-06-15 18:00\"]This content is time-limited[\/timecoac_timed_content]<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/time-limited-content-access<\/code> directory, or install through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the \u2018Plugins\u2019 screen in WordPress.<\/li>\n<li>Use the <code>[timecoac_timed_content]<\/code> shortcode in your posts or pages.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20time%20format%20should%20i%20use%3F'><h3>What time format should I use?<\/h3><\/dt>\n<dd><p>Use this format: <code>YYYY-MM-DD HH:MM<\/code> in 24-hour format.<\/p><\/dd>\n<dt id='what%20happens%20if%20the%20time%20format%20is%20invalid%3F'><h3>What happens if the time format is invalid?<\/h3><\/dt>\n<dd><p>If the time format is incorrect, the plugin will hide the content as a precaution. Make sure to use the correct format.<\/p><\/dd>\n<dt id='does%20the%20plugin%20use%20the%20wordpress%20timezone%20setting%3F'><h3>Does the plugin use the WordPress timezone setting?<\/h3><\/dt>\n<dd><p>Yes, the plugin uses the timezone defined in your WordPress settings under Settings \u2192 General.<\/p><\/dd>\n<dt id='can%20i%20use%20the%20shortcode%20multiple%20times%20on%20the%20same%20page%3F'><h3>Can I use the shortcode multiple times on the same page?<\/h3><\/dt>\n<dd><p>Yes, you can use the shortcode as many times as needed on a single post or page.<\/p><\/dd>\n<dt id='is%20this%20plugin%20compatible%20with%20page%20builders%20like%20elementor%3F'><h3>Is this plugin compatible with page builders like Elementor?<\/h3><\/dt>\n<dd><p>Yes. You can insert the shortcode inside Elementor\u2019s Shortcode widget or any text area that supports shortcodes.<\/p><\/dd>\n<dt id='can%20i%20use%20this%20plugin%20to%20hide%20content%20permanently%20after%20a%20date%3F'><h3>Can I use this plugin to hide content permanently after a date?<\/h3><\/dt>\n<dd><p>Yes. Simply set the end attribute to your target date\/time. After that, the content will no longer display.<\/p><\/dd>\n<dt id='will%20the%20plugin%20affect%20website%20performance%3F'><h3>Will the plugin affect website performance?<\/h3><\/dt>\n<dd><p>No, it\u2019s extremely lightweight and does not run any background processes. It only checks the date\/time when the page is rendered.<\/p><\/dd>\n<dt id='does%20the%20plugin%20support%20gutenberg%20blocks%3F'><h3>Does the plugin support Gutenberg blocks?<\/h3><\/dt>\n<dd><p>Yes. You can insert the shortcode inside a Shortcode block in the Gutenberg editor without any issues.<\/p><\/dd>\n<dt id='can%20i%20schedule%20content%20across%20multiple%20time%20ranges%3F'><h3>Can I schedule content across multiple time ranges?<\/h3><\/dt>\n<dd><p>Currently, each shortcode supports a single start and end range. You can use multiple shortcodes if you need multiple time ranges on the same page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Show or hide content based on a date\/time range using a simple shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/237429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=237429"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/usamakhalid14"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=237429"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=237429"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=237429"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=237429"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=237429"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=237429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}