[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fDTg1rKiIogQGJwZInjEtKByQSbGIugw-1Bysq8tkrII":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":23,"download_link":24,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":37,"analysis":136,"fingerprints":174},"change-autosave-interval","Change Autosave Time","1.0.1","Carlos Martínez Romero","https:\u002F\u002Fprofiles.wordpress.org\u002Fcarlosmr96\u002F","\u003Cp>“Change Autosave Time” is a small plugin that allows you to select the time that WordPress take autosave your contents while editing. You can select the time in seconds at the bottom of Settings > General. This plugin wont work if the value is already defined elsewhere to avoid errors.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Allows to select the time that WordPress take autosave your contents while editing.\u003C\u002Fli>\n\u003C\u002Ful>\n","This plugin adds a new setting in the last position of Settings > General, this option will allow you to select the days that WordPress take to emp &hellip;",100,2051,2,"2023-02-23T20:51:00.000Z","6.1.10","4.0","5.2.4",[19,20,21,22],"auto-save","autosave","content","time","https:\u002F\u002Fcarlosmr.com\u002Fplugin\u002Fajustar-el-tiempo-de-autoguardado\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fchange-autosave-interval.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":25,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"carlosmr96",9,4880,30,84,"2026-04-04T19:11:57.775Z",[38,61,80,100,115],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":57,"download_link":58,"security_score":11,"vuln_count":59,"unpatched_count":26,"last_vuln_date":60,"fetched_at":28},"timed-content","Timed Content","2.97","Arno Welzel","https:\u002F\u002Fprofiles.wordpress.org\u002Fawelzel\u002F","\u003Cp>The Timed Content plugin allows users to specify that a portion of a Page or Post should appear\u002Fbe visible or disappear\u002Fbe invisible based on given time characteristics. You can also make portions of a Post or Page be visible at certain dates and times; you can even set up a schedule!\u003C\u002Fp>\n\u003Cp>The plugin adds the following:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A “client-side” shortcode that allows the marking of content to appear or disappear after a given time interval; a “fade” effect is included.  This functionality is intended to be used for special effects only, as content marked in this manner is still visible in the HTML source and, therefore, not a secure method of hiding content.\u003C\u002Fli>\n\u003Cli>Two “server-side” shortcodes that allow the marking of content to be visible only during specified date\u002Ftime intervals.  This functionality \u003Cstrong>can\u003C\u002Fstrong> be used as a secure method of hiding content, because the marked content will be included in the Page\u002FPost \u003Cstrong>only\u003C\u002Fstrong> when viewed in the specified date\u002Ftime intervals.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>A TinyMCE dialog is included to help users build the shortcodes. See the Screenshots tab for more info.\u003C\u002Fp>\n\u003Ch3>Examples\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>[timed-content-client show=\"1:00\"]Show me after one minute.  Since we don't want a fade-in, we can leave it out of the \"show\" attribute completely.[\u002Ftimed-content-client]\n\n[timed-content-client show=\"1:00:1000\"]Show me after one minute with a 1000 millisecond (1 second) fade-in.[\u002Ftimed-content-client]\n\n[timed-content-client hide=\"1:00:1000\"]Hide me after one minute with a 1000 millisecond (1 second) fade-out.[\u002Ftimed-content-client]\n\n[timed-content-client show=\"1:00:500\" hide=\"5:00:2000\"]Show me after one minute with a 500 millisecond (a half-second) fade-in, then hide me after five minutes with a 2000 millisecond (2 seconds) fade-out.[\u002Ftimed-content-client]\n\n[timed-content-server show=\"2013-09-13 20:30:00 -0600\"]Show me starting at 8:30 PM Central Standard Time on September 13th, 2013. I will not be displayed before then.[\u002Ftimed-content-server]\n\n[timed-content-server hide=\"2013-09-13 20:30:00 America\u002FChicago\"]Hide me starting at 8:30 PM Central Daylight Time (i.e., the same timezone as Chicago) on September 13th, 2013.  I will not be displayed after then[\u002Ftimed-content-server]\n\n[timed-content-server show=\"2013-09-13 20:30:00 -0600\" hide=\"2013-09-13 21:30:00 -0600\"]Show me starting at 8:30 PM Central Standard Time on September 13th, 2013, then hide me an hour later. I will not be displayed before or after then.[\u002Ftimed-content-server]\n\n[timed-content-rule id=\"164\"]Display me based on the settings for the Timed Content Rule whoseID is 164.[\u002Ftimed-content-rule]\u003Ch3>Usage\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>NOTE: All shortcodes can be built using the TinyMCE dialog.  When in doubt, use the dialog to create correctly formed shortcodes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>The timed-content-client shortcode\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[timed-content-client show=\"mm:ss:fff\" hide=\"mm:ss:fff\"]Example Text[\u002Ftimed-content-client]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cul>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> – Specifies the time interval after loading the web page when the marked content should be displayed. The attribute consists of three parts,\u003Cbr \u002F>\nseparated by colons: \u003Ccode>mm\u003C\u002Fcode> – minutes, \u003Ccode>ss\u003C\u002Fcode> – seconds, and \u003Ccode>fff\u003C\u002Fcode> – if greater than \u003Ccode>0\u003C\u002Fcode>, a fade-in effect lasting \u003Ccode>fff\u003C\u002Fcode> milliseconds is applied.\u003C\u002Fli>\n\u003Cli>\u003Ccode>hide\u003C\u002Fcode> – Specifies the time interval after loading the web page when the marked content should be hidden. The attribute consists of three parts,\u003Cbr \u002F>\nseparated by colons: \u003Ccode>mm\u003C\u002Fcode> – minutes, \u003Ccode>ss\u003C\u002Fcode> – seconds, and \u003Ccode>fff\u003C\u002Fcode> – if greater than \u003Ccode>0\u003C\u002Fcode>, a fade-out effect lasting \u003Ccode>fff\u003C\u002Fcode> milliseconds is applied.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Both attributes are optional, but at least one attribute must be included. Leading zeros (0) are optional. The shortcode’s behaviour depends on which attributes are used:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> only – Marked content is initially not visible, then appears \u003Ccode>mm\u003C\u002Fcode> minutes and \u003Ccode>ss\u003C\u002Fcode> seconds after loading with a \u003Ccode>fff\u003C\u002Fcode> millisecond fade-in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>hide\u003C\u002Fcode> only – Marked content is initially visible, then disappears \u003Ccode>mm\u003C\u002Fcode> minutes and \u003Ccode>ss\u003C\u002Fcode> seconds after loading with a \u003Ccode>fff\u003C\u002Fcode> millisecond fade-out.\u003C\u002Fli>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> and \u003Ccode>hide\u003C\u002Fcode> – Marked content is initially not visible, then appears according to the values set in \u003Ccode>show\u003C\u002Fcode>, then disappears according to the values set in \u003Ccode>hide\u003C\u002Fcode>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Your users must have JavaScript enabled for this shortcode to work.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>The timed-content-server shortcode\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[timed-content-server show=\"datetime\" hide=\"datetime\" debug=\"true|false|when_hidden\"]Example Text[\u002Ftimed-content-server]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cul>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> – Specifies the date\u002Ftime when the marked content should start being included on the web page.\u003C\u002Fli>\n\u003Cli>\u003Ccode>hide\u003C\u002Fcode> – Specifies the date\u002Ftime after which the marked content should stop being included on the web page.\u003C\u002Fli>\n\u003Cli>\u003Ccode>debug\u003C\u002Fcode> – If \u003Ccode>true\u003C\u002Fcode>, adds some debugging statements to the web page as HTML comments. If \u003Ccode>when_hidden\u003C\u002Fcode>, the debugging statements are added only when the content is hidden. Defaults to \u003Ccode>false\u003C\u002Fcode>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The date and time are expected to be yyyy-mm-dd HH:MM (similar to ISO 8601), for example \u003Ccode>2019-04-07 15:30\u003C\u002Fcode> for April 7, 2019, 15:30. For backward compatiblity old “human readable” date formats should also work, but these should not be used any longer!\u003C\u002Fp>\n\u003Cp>In addition you can provide a timezone in the date\u002Ftime parameter either as name or as offset like \u003Ccode>2019-04-07 15:30 America\u002FChicago\u003C\u002Fcode> or \u003Ccode>2019-04-07 15:30 +0200\u003C\u002Fcode>. If you do not provide a timezone, the WordPress timezone setting will be used as default.\u003C\u002Fp>\n\u003Cp>Both \u003Ccode>show\u003C\u002Fcode> and \u003Ccode>hide\u003C\u002Fcode> attributes are optional, but at least one attribute must be included. The shortcode’s behaviour depends on which attributes are used:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> only – Marked content is outputted only after the date\u002Ftime set here.\u003C\u002Fli>\n\u003Cli>\u003Ccode>hide\u003C\u002Fcode> only – Marked content is outputted only before the date\u002Ftime set here.\u003C\u002Fli>\n\u003Cli>\u003Ccode>show\u003C\u002Fcode> and \u003Ccode>hide\u003C\u002Fcode> – Marked content is outputted only during the time period defined by the \u003Ccode>show\u003C\u002Fcode> and \u003Ccode>hide\u003C\u002Fcode> attributes.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>The timed-content-rule shortcode\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[timed-content-rule id=\"{rule_id}|{rule_name}\"]Example Text[\u002Ftimed-content-rule]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can find the correct shortcode from the Timed Content Rules overview page, or use the TinyMCE dialog.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Testing server side rules\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>For testing the behaviour of server side rules at specific times, you may use the GET parameter \u003Ccode>tctest\u003C\u002Fcode> in an URL, followed by date and time in the format \u003Ccode>YYYY-MM-DD+hh:mm:ss\u003C\u002Fcode>. This works only you are logged in with a user which has the right to edit the displayed page or post. For example: \u003Ccode>http:\u002F\u002Fmysite.example?tctest=2018-02-10+19:16:00\u003C\u002Fcode> will show the content as if it was February 10, 2018 at 19:16.\u003C\u002Fp>\n\u003Ch3>Developer Documentation\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Action hooks\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_action( \"timed_content_server_show\", \"{function_name}\", {priority_level}, 4 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Fired when the \u003Ccode>[timed-content-server]\u003C\u002Fcode> shortcode is encountered \u003Cem>AND\u003C\u002Fem> the content is to be displayed based on the shortcode’s show\u002Fhide attributes.  Functions using this hook should accept the following arguments in order:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$post_id\u003C\u002Fcode> – the ID of the currently displayed Post\u002FPage\u003C\u002Fli>\n\u003Cli>\u003Ccode>$show\u003C\u002Fcode> – the value of the \u003Ccode>show\u003C\u002Fcode> attribute. If not set, defaults to “1970-Jan-01 00:00:00 +000”\u003C\u002Fli>\n\u003Cli>\u003Ccode>$hide\u003C\u002Fcode> – the value of the \u003Ccode>hide\u003C\u002Fcode> attribute. If not set, defaults to “2038-Jan-19 03:14:07 +000”\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>$content\u003C\u002Fcode> – The content enclosed by the shortcode\u003C\u002Fp>\n\u003Cp>add_action( “timed_content_server_hide”, “{function_name}”, {priority_level}, 4 );\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Fired when the \u003Ccode>[timed-content-server]\u003C\u002Fcode> shortcode is encountered \u003Cem>AND\u003C\u002Fem> the content is to be hidden based on the shortcode’s show\u002Fhide attributes.  Functions using this hook should accept the following arguments in order:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$post_id\u003C\u002Fcode> – the ID of the currently displayed Post\u002FPage\u003C\u002Fli>\n\u003Cli>\u003Ccode>$show\u003C\u002Fcode> – the value of the \u003Ccode>show\u003C\u002Fcode> attribute. If not set, defaults to “1970-Jan-01 00:00:00 +000”\u003C\u002Fli>\n\u003Cli>\u003Ccode>$hide\u003C\u002Fcode> – the value of the \u003Ccode>hide\u003C\u002Fcode> attribute. If not set, defaults to “2038-Jan-19 03:14:07 +000”\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>$content\u003C\u002Fcode> – The content enclosed by the shortcode\u003C\u002Fp>\n\u003Cp>add_action( “timed_content_rule_show”, “{function_name}”, {priority_level}, 3 );\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Fired when the \u003Ccode>[timed-content-rule]\u003C\u002Fcode> shortcode is encountered \u003Cem>AND\u003C\u002Fem> the content is to be displayed based on the Timed Content Rule’s properties.  Functions using this hook should accept the following arguments in order:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$post_id\u003C\u002Fcode> – the ID of the currently displayed Post\u002FPage\u003C\u002Fli>\n\u003Cli>\u003Ccode>$rule_id\u003C\u002Fcode> – the ID of the Timed Content Rule being called. Use \u003Ccode>get_post_meta( $rule_id )\u003C\u002Fcode> to get the Rule’s properties.\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>$content\u003C\u002Fcode> – The content enclosed by the shortcode\u003C\u002Fp>\n\u003Cp>add_action( “timed_content_rule_hide”, “{function_name}”, {priority_level}, 3 );\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Fired when the \u003Ccode>[timed-content-rule]\u003C\u002Fcode> shortcode is encountered \u003Cem>AND\u003C\u002Fem> the content is to be hidden based on the Timed Content Rule’s properties.  Functions using this hook should accept the following arguments in order:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$post_id\u003C\u002Fcode> – the ID of the currently displayed Post\u002FPage\u003C\u002Fli>\n\u003Cli>\u003Ccode>$rule_id\u003C\u002Fcode> – the ID of the Timed Content Rule being called. Use \u003Ccode>get_post_meta( $rule_id )\u003C\u002Fcode> to get the Rule’s properties.\u003C\u002Fli>\n\u003Cli>\u003Ccode>$content\u003C\u002Fcode> – The content enclosed by the shortcode\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Filter hooks\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>timed_content_filter\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Filter for any content enclosed by a Timed Content shortcode.  Implements the same filters as \u003Ccode>the_content\u003C\u002Fcode>:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>wptexturize\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>convert_smilies\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>convert_chars\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>wpautop\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>prepend_attachment\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>do_shortcode\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>timed_content_filter_override\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Replaces the \u003Ccode>timed_content_filter\u003C\u002Fcode> with another pre-existing filter to use for any content enclosed by a Timed Content shortcode.  Any function hooked into this filter must return the name of a filter (as a string).\u003C\u002Fp>\n","Plugin to show or hide portions of a Page or Post based on specific date\u002Ftime characteristics.",6000,219287,92,41,"2025-12-02T23:43:00.000Z","6.9.4","3.8","",[55,56,39],"marketing-tool","schedule","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftimed-content\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftimed-content.2.97.zip",1,"2023-01-24 00:00:00",{"slug":62,"name":63,"version":64,"author":65,"author_profile":66,"description":67,"short_description":68,"active_installs":69,"downloaded":70,"rating":35,"num_ratings":71,"last_updated":72,"tested_up_to":51,"requires_at_least":73,"requires_php":53,"tags":74,"homepage":78,"download_link":79,"security_score":11,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"timed-content-for-beaver-builder","Timed Content For Beaver Builder","1.0.5","Pratik Chaskar","https:\u002F\u002Fprofiles.wordpress.org\u002Fpratikchaskar\u002F","\u003Cp>The Timed Content for Beaver Builder plugin adds an advanced custom module to the basic page builder, making it easy for users to hide content after given time. Like all the other Beaver Builder modules, the Timed Content module can simply be dragged and dropped on a page, followed by the additional customizations.\u003C\u002Fp>\n\u003Ch3>Features of the Timed Content Module\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Easy setting to display saved templates\u003C\u002Fli>\n\u003Cli>Hide content \u002F display message after time lapse\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Since this module is easy to use and highly customizable, you can use for various applications across the web.\u003C\u002Fp>\n\u003Ch3>Applications of Timed Content Module\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Display special offers, discount codes for valid time period & hide it automatically by setting expiry time\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>To know more about the Timed Content module – \u003Ca href=\"https:\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-free\u002Ftimed-content\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=demo-link\" rel=\"nofollow ugc\">Click here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>What’s More?\u003C\u002Fh3>\n\u003Cp>If you like this plugin, please leave us a good review and rating! Your feedback and suggestions will be highly appreciated.\u003C\u002Fp>\n\u003Cp>You can also consider checking out our other plugins:\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Ultimate Addons for Beaver Builder Lite\u003C\u002Fa>: The Best Addon for Beaver Builder with a huge collection of advanced and creative modules.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-freebies\u002Fexpandable-row\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Expandable Row for Beaver Builder\u003C\u002Fa>: An advanced plugin that lets you expand your Beaver Builder rows.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-freebies\u002Ftimed-content-for-bb?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Timeline module for Beaver Builder\u003C\u002Fa>: An advanced module to create attractive and responsive timelines using Beaver Builder.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-freebies\u002Fbbalerts\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Beaver Builder Alerts\u003C\u002Fa>: An advanced module to create attention seeking alerts in Beaver Builder.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-freebies\u002Fbb-header-footer\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Beaver Builder Header Footer\u003C\u002Fa>: Design beautiful headers and footers with Beaver Builder.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"\u002F\u002Fwww.ultimatebeaver.com\u002Fbeaver-builder-freebies\u002Fcolumn-seperator\u002F?utm_source=wp-repo&utm_campaign=timed-content-for-bb&utm_medium=other-plugins”\" rel=\"nofollow ugc\">Column Separator for Beaver Builder\u003C\u002Fa>: This plugin will no longer leave you pondering for a column separator in Beaver Builder. You can add it right away!\u003C\u002Fp>\n\u003Ch3>Acknowledgements\u003C\u002Fh3>\n\u003Cp>Props to \u003Ca href=\"http:\u002F\u002Fwww.tlc-online.co.uk\u002F\" rel=\"nofollow ugc\">TLC Online\u003C\u002Fa> for their idea and sponsoring development of this Beaver Builder module.\u003C\u002Fp>\n","A very easy to use plugin to hide content automatically after given time. Its purely PHP based plugin, so it removes content from source as well.",1000,16805,5,"2026-01-19T12:31:00.000Z","4.4",[75,76,77,39],"beaver-builder","page-builder-plugin","php-based-timed-content","https:\u002F\u002Fpratikchaskar.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftimed-content-for-beaver-builder.1.0.5.zip",{"slug":81,"name":82,"version":83,"author":84,"author_profile":85,"description":86,"short_description":87,"active_installs":69,"downloaded":88,"rating":11,"num_ratings":13,"last_updated":89,"tested_up_to":90,"requires_at_least":91,"requires_php":92,"tags":93,"homepage":98,"download_link":99,"security_score":11,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"yahman-add-ons","YAHMAN Add-ons","0.9.30","YAHMAN","https:\u002F\u002Fprofiles.wordpress.org\u002Fback2nature\u002F","\u003Cp>Page views,Google Adsense,Analytics,Social,Profile,Table of contents,Related Posts,sitemap,SEO,JSON-LD structured data,Open Graph protocol(OGP),Blog card,Twitter timeline,Facebook timeline,Carousel Slider etc…\u003C\u002Fp>\n","YAHMAN Add-ons has Multiple functions.",95737,"2025-04-08T23:10:00.000Z","6.8.5","4.9.8","5.4",[94,95,96,97],"pageviews","popular-posts","table-of-contents","twitter-timeline","https:\u002F\u002Fdev.back2nature.jp\u002Fen\u002Fyahman-add-ons\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fyahman-add-ons.0.9.30.zip",{"slug":101,"name":102,"version":103,"author":104,"author_profile":105,"description":106,"short_description":107,"active_installs":11,"downloaded":108,"rating":26,"num_ratings":26,"last_updated":109,"tested_up_to":90,"requires_at_least":110,"requires_php":53,"tags":111,"homepage":113,"download_link":114,"security_score":11,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"time-goes-by","Time goes by","1.2.9.1","ウェブ屋のさとーさん","https:\u002F\u002Fprofiles.wordpress.org\u002Ftsato\u002F","\u003Cp>ショートコード [tgb ][\u002Ftgb] で囲まれた部分が　start_time, end_time, config で指定された時間帯等に表示されるようになるプラグインです。\u003Cbr \u002F>\nstart_time だけの指定\u003Cbr \u002F>\nend_time だけの指定も可能です。\u003C\u002Fp>\n\u003Cp>[tgb start_time=”20160101″][\u002Ftgb]　で囲まれた部分は 2016年１月１日を迎えると表示されます。\u003Cbr \u002F>\n[tgb end_time=”20161231″][\u002Ftgb] で囲まれた部分は 2016年１２月３１日になるまで表示されます。\u003Cbr \u002F>\n２０１６年１２月３１日いっぱい表示したい場合は　[tgb end_time=”20161231235959″][\u002Ftgb] で囲むか\u003Cbr \u002F>\n[tgb end_time=”20170101″][\u002Ftgb] で囲むと2017年１月１日担った瞬間表示されなくなります。\u003C\u002Fp>\n\u003Cp>より詳細で繰り返しも可能な　config パラメータの設定ができるようにしました。\u003Cbr \u002F>\n設定は　config=”day:1|2|3|4|5,hour:7|8|9|10|11″ のように設定します。\u003Cbr \u002F>\n上記の設定は下記のように理解されます。\u003C\u002Fp>\n\u003Cp>「毎月１〜５日　の　７〜１１時　にだけ表示される」\u003C\u002Fp>\n\u003Cp>これに start_time, end_time も絡めて詳細に繰り返しとなる部分を設定することが可能です。\u003Cbr \u002F>\nそして複数の設定を一度に行うことができます。パラメータをカンマ区切りで指定できます。\u003Cbr \u002F>\n** 複数の設定は記述の順番に実行されます。ただし、任意のパラメータについては最後に実行されます。\u003Cbr \u002F>\n** 規定のパラメータ、任意のパラメータ以外のパラメータは無視されます。\u003C\u002Fp>\n\u003Cp>config パラメータは下記の設定が出来ます。\u003Cbr \u002F>\n[1] hour: ２４時表記で設定します。７〜１０時という場合は　hour:7|8|9（１０時台に入ったら表示されない） というように | （vertical line）で区切るようにします。\u003Cbr \u002F>\n[2] day: 毎月○日の設定をします。　day:7|8|9|10 とすると ７〜１０日というようになります。\u003Cbr \u002F>\n[3] week: 毎週○曜日の設定をします。　week:sun|mon|tue とすると日〜火曜日という感じです。一応日本語での設定も受け付けるはずです。 week:火|木|土 など。\u003Cbr \u002F>\n[4] month: ○月の設定をします。　month:6|7|8 とすると６〜８月という感じです。季節ごとの表示切り替えができる感じです。\u003Cbr \u002F>\n[5] 任意のパラメータ これは\u003Cbr \u002F>\n　　\u003Cbr \u002F>\n　　add_filter(‘time_goes_by_judgement’, ‘〜任意のメソッド名〜’, 10, 3);\u003Cbr \u002F>\n　　\u003Cbr \u002F>\n　　という感じにfunctions.phpに記述し\u003Cbr \u002F>\n　　任意のメソッド名にて TRUE か FALSE を返却すればそのように表示されます。\u003Cbr \u002F>\n　　そもそも他の判定に依存しないように $flg を引数に入れていますので、そこまでの判定を覆すことも可能です。\u003Cbr \u002F>\n　　$config には任意のパラメータ以外の上記パラメータも入ってきます。 $content にはショートコードで囲まれた部分が入ってますので\u003Cbr \u002F>\n　　様々な利用方法・判定方法が考えられます。\u003Cbr \u002F>\n　　apply_filters( ‘time_goes_by_judgement’, $flg, $configs, $content );\u003C\u002Fp>\n\u003Cp>　　祝日に表示する　などは現在のプラグイン自体にはない機能ですが、これを使って実装すると良いでしょう。\u003C\u002Fp>\n\u003Cp>例：\u003Cbr \u002F>\n [tgb config=”month:1|2|3,day:5|15|25,hour:13|14|15″]１〜３月の　５の付く日は　タイムサービスを行っています！！！　ただいま１３時〜１６時までサービスタイム実施中！！[\u002Ftgb]\u003C\u002Fp>\n\u003Cp>・timezone=”Asia\u002FTokyo” のようにパラメータ指定でタイムゾーンの指定ができます。\u003C\u002Fp>\n\u003Cp>このデフォルト値は内部設定のタイムゾーンとなっています。\u003C\u002Fp>\n\u003Cp>このデフォルト値は管理画面から変更することが可能です。\u003C\u002Fp>\n\u003Cp>その他、この中で利用出来るように[disp_content][disp_title]ショートコードも用意しました。\u003Cbr \u002F>\n[disp_content post_id=”xxx”] とすると、投稿IDがxxxのコンテンツを表示します。\u003Cbr \u002F>\n[disp_title post_id=”xxx”] とすると、投稿IDのタイトルを表示します。\u003C\u002Fp>\n\u003Cp>例：\u003Cbr \u002F>\n[tgb start_time=”20160101″ end_time=”20160201″]\u003C\u002Fp>\n\u003Cp>[disp_title post_id=”1234″]\u003C\u002Fp>\n\u003Cp>[disp_content post_id=”1234″][\u002Ftgb]\u003C\u002Fp>\n\u003Cp>２０１６年１月１日から２０１６年２月１日になるまで（１月３１日の間まで）投稿ID:1234のタイトルがh2タグでその下に投稿ID:1234のコンテンツが表示されます。\u003C\u002Fp>\n\u003Cp>・disp_content, disp_title のパラメータに slug と status を追加しました。（version 1.2.5）\u003Cbr \u002F>\n　slug にはスラッグを入れると記事を特定します。（サーバー移転などpost_idが変わるような環境で効果的です。）\u003Cbr \u002F>\n　status は publish, future, private, draft の中から指定できます。\u003Cbr \u002F>\n　非公開の状態だったら取得したくない場合などを考慮しました。\u003Cbr \u002F>\n　無指定の場合はいかなる状態でも取得してきます。\u003C\u002Fp>\n\u003Cp>制作：佐藤　毅（さとう　たけし） \u003Ca href=\"https:\u002F\u002Fgti.co.jp\u002F\" rel=\"nofollow ugc\">福岡市南区大橋 ウェブシステム開発\u003C\u002Fa> 株式会社ジーティーアイ代表\u003C\u002Fp>\n\u003Ch3>Arbitrary section\u003C\u002Fh3>\n\u003Ch3>A brief Markdown Example\u003C\u002Fh3>\n","Switch the display of content based on time using a shortcode.  ショートコードで囲んだコンテンツを時間に応じて表示切替できるプラグイン。",10495,"2025-09-12T09:02:00.000Z","6.0",[21,112,22],"shortcode","https:\u002F\u002Fblog.gti.jp\u002Ftime-goes-by\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftime-goes-by.1.2.9.1.zip",{"slug":116,"name":117,"version":118,"author":119,"author_profile":120,"description":121,"short_description":122,"active_installs":123,"downloaded":124,"rating":11,"num_ratings":125,"last_updated":126,"tested_up_to":127,"requires_at_least":128,"requires_php":53,"tags":129,"homepage":134,"download_link":135,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"scheduled-contnet-by-streama","Scheduled Content","2.1","Danny159","https:\u002F\u002Fprofiles.wordpress.org\u002Fdanny159\u002F","\u003Cp>After installing and activating the plugin you can use the shortcode [schedule]. You can pass upto 4 parameters, the date and the time to show the content and the date and time the content will expired and disappear from your page or post. You have to pass at least one parameter from the scheduled or expired.\u003C\u002Fp>\n\u003Cp>Sample –\u003C\u002Fp>\n\u003Cp>[schedule on=’2014-12-01′ at=”10:01″ expon=’2014-12-01′ expat=”13:15″]\u003Cbr \u002F>\nthe content you want to hide here\u003Cbr \u002F>\n[\u002Fschedule]\u003C\u002Fp>\n\u003Cp>The 4 parameters are “on”, “at”, “expon” and “expat”.\u003Cbr \u002F>\n“on” accepts a date, until that date is arrived the content will be hidden.\u003Cbr \u002F>\n“at” accepts a time. Time has to be set in 24hrs format. (date should be yy-mm-dd if you only pass time)\u003Cbr \u002F>\n“expon” accepts a date, the content will disappear from the page on this date.\u003Cbr \u002F>\n“expat” accepts a time. Time has to be set in 24hrs format. (date should be yy-mm-dd if you only pass time)\u003C\u002Fp>\n\u003Cp>The time is compared with your blog’s time zone settings, if you set your time zone to local time zone it would be easy for you. Go to “General” settings of your wordpress dashboard, under “Time Zone” you can set the time zone you prefer.\u003C\u002Fp>\n\u003Cp>Shortcodes will also run inside this shortcode!!\u003C\u002Fp>\n","Scheduled content enables you to schedule portions of a post or page and\u002For set an expiery date for that content.",60,3619,6,"2014-05-08T13:44:00.000Z","3.9.40","3.5",[21,130,131,132,133],"page","posts","scheduled-content","timed","http:\u002F\u002Fthatblogger.co\u002Fscheduled-content-wordpress-plugin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fscheduled-contnet-by-streama.2.1.zip",{"attackSurface":137,"codeSignals":156,"taintFlows":167,"riskAssessment":168,"analyzedAt":173},{"hooks":138,"ajaxHandlers":152,"restRoutes":153,"shortcodes":154,"cronEvents":155,"entryPointCount":26,"unprotectedCount":26},[139,145,149],{"type":140,"name":141,"callback":142,"file":143,"line":144},"action","plugins_loaded","cmr_cwasi_load_textdomain","change-autosave-interval.php",14,{"type":140,"name":146,"callback":147,"file":143,"line":148},"admin_init","cmr_cwasi_init",19,{"type":140,"name":141,"callback":150,"file":143,"line":151},"cmr_cwasi_execute",20,[],[],[],[],{"dangerousFunctions":157,"sqlUsage":158,"outputEscaping":160,"fileOperations":26,"externalRequests":26,"nonceChecks":26,"capabilityChecks":26,"bundledLibraries":166},[],{"prepared":26,"raw":26,"locations":159},[],{"escaped":161,"rawEcho":59,"locations":162},3,[163],{"file":143,"line":164,"context":165},42,"raw output",[],[],{"summary":169,"deductions":170},"Based on the provided static analysis, the 'change-autosave-interval' plugin v1.0.1 exhibits a generally strong security posture.  The plugin has a remarkably small attack surface with zero identified entry points, meaning there are no AJAX handlers, REST API routes, shortcodes, or cron events to exploit.  Furthermore, the code demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and not performing file operations or external HTTP requests.  The vulnerability history is also a significant strength, showing no known CVEs, which indicates a lack of historical security issues.\n\nHowever, there are a couple of areas that warrant attention.  The output escaping is not fully implemented, with 25% of outputs not being properly escaped. While the total number of outputs is small (4), this still represents a potential vector for cross-site scripting (XSS) vulnerabilities if any of those outputs handle user-supplied data.  Additionally, the absence of nonce checks and capability checks across all entry points (though there are no entry points) is a notable absence of standard WordPress security measures.  While the current lack of an attack surface mitigates this risk significantly, any future expansion of the plugin's functionality would require immediate implementation of these checks.\n\nIn conclusion, the 'change-autosave-interval' plugin v1.0.1 appears to be a secure plugin in its current state due to its minimal attack surface and lack of historical vulnerabilities. The primary weakness lies in the incomplete output escaping, which presents a low but present risk. The absence of common WordPress security checks (nonces, capabilities) is less of a concern given the zero attack surface, but it signifies a potential area for improvement if the plugin evolves.",[171],{"reason":172,"points":71},"Unescaped output detected","2026-03-16T20:50:09.645Z",{"wat":175,"direct":180},{"assetPaths":176,"generatorPatterns":177,"scriptPaths":178,"versionParams":179},[],[],[],[],{"cssClasses":181,"htmlComments":183,"htmlAttributes":184,"restEndpoints":187,"jsGlobals":188,"shortcodeOutput":189},[182],"description",[],[185,186],"name=\"cmr_cwasi_settings[one]\"","value=\"",[],[],[]]