[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fIU-SlT6G-1d7BWRUeRF9EtUHcGB476Wq0rghx5AvZAA":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"alekarsovski","Aleksandar Arsovski","https:\u002F\u002Fprofiles.wordpress.org\u002Falekarsovski\u002F",3,350,85,30,84,"2026-04-04T08:54:55.084Z",[14,38,55],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":27,"download_link":34,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"wp-dash-message","WP Dash Message","1.1.2","\u003Cp>The plugin allows the user to write a message for a new widget box that appears at the top of the dashboard.\u003Cbr \u002F>\nThis can be accomplished on both a site and network level. The site level options are available on the site’s\u003Cbr \u002F>\ndashboard settings tab called “Dashboard Message”, while the network level options are found on the Network\u003Cbr \u002F>\nSettings tab on the Network Admin dashboard. Network level messages are displayed after site level messages\u003Cbr \u002F>\nin the message box.\u003C\u002Fp>\n\u003Cp>The header of the dashboard box\u002Fwidget is “Welcome, (user’s display name goes here)” by default.\u003C\u002Fp>\n\u003Cp>1.0.2 UPDATE: The dashboard message now appears on the global dashboard as well. Pushed out network level entry field bug fixes as well.\u003C\u002Fp>\n\u003Cp>1.1.0 UPDATE: The plugin now also enables you to REMOVE any dashboard widgets you wish to from any of the dashboards. This means that you can disable network, site, and global dashboard widgets.\u003C\u002Fp>\n\u003Cp>Network and global (the dashboard new users without a blog\u002Fsite typically see) dashboard widgets can be removed through the “Network Settings” page (Network Dashboard -> Settings -> Network Settings).\u003C\u002Fp>\n\u003Cp>Site dashboard widgets can be removed from both the “Network Settings” page and from the “Dashboard Message” settings page (Dashboard -> Settings -> Dashboard Message). PLEASE NOTE that if a site dashboard widget is disabled through the network settings, site admins will not be able to re-enable it through the “Dashboard Message” settings page.\u003C\u002Fp>\n\u003Cp>1.1.1 UPDATE: Optimization.\u003C\u002Fp>\n\u003Cp>1.1.2 UPDATE: Small bug fix.\u003C\u002Fp>\n\u003Cp>GOALS FOR FUTURE UPDATES:\u003C\u002Fp>\n\u003Cp>Colour options would be great to add for a customized look.\u003C\u002Fp>\n\u003Cp>Please NOTE: Some users may not have the Welcome box appear at the top of the Dashboard. This usually happens\u003Cbr \u002F>\nif the user has rearranged the boxes on the Dashboard previously.\u003C\u002Fp>\n\u003Cp>–This widget was developed with the help of the WordPress Codex, Tutorials, and Help Forums–\u003C\u002Fp>\n","Add a welcome message dashboard widget and remove any WordPress dashboard widgets with this plugin.",300,9742,100,2,"2011-12-22T20:44:00.000Z","3.3.2","3.1.3","",[29,30,31,32,33],"dash","dashboard","dashboard-widget","welcome","widget","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-dash-message.1.1.2.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":35,"num_ratings":35,"last_updated":46,"tested_up_to":47,"requires_at_least":47,"requires_php":27,"tags":48,"homepage":27,"download_link":54,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"display-links-by-category","Display Links by Category","1.0.1","\u003Cp>This plugin allows users to display their WordPress links by category through custom fields.\u003C\u002Fp>\n\u003Cp>The following gives a step-by-step setup overview:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Enable the plugin (check the installation tab)\u003C\u002Fli>\n\u003Cli>Go to the page\u002Fpost where you’d like to place your links\u002Fblogroll\u003C\u002Fli>\n\u003Cli>Make sure that Custom Fields are visible (on the edit page or post page click on the “Screen Options” in the top right and make sure “Custom Fields” is checked off)\u003C\u002Fli>\n\u003Cli>Under CUstom fields click on the enter new link\u003C\u002Fli>\n\u003Cli>Enter an ID in the “Name” field – the plugin uses the ID “display_links” as a default\u003C\u002Fli>\n\u003Cli>Enter the category name of the links you’d like to display in the “Value” field\u003C\u002Fli>\n\u003Cli>Click on the “Add Custom Field” button\u003C\u002Fli>\n\u003Cli>Enter the following shortcode into the post content area or the widget area you prefer: \u003Ccode>[links_by_cat field_id=\"(ID previously entered in Name field goes here)\"]\u003C\u002Fcode>\n\u003Cul>\n\u003Cli>Note that if you used “display_links” in the Name field, you do not need to enter the “field_id” parameter in the shortcode and can simply do: \u003Ccode>[links_by_cat]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>The shortcode also supports many other parameters for ordering and structuring your links. All parameters on the list (except “category”) found on the following page are available: https:\u002F\u002Fcodex.wordpress.org\u002FTemplate_Tags\u002Fwp_list_bookmarks#Parameters\u003C\u002Fp>\n\u003Cp>Other parameter example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[links_by_cat orderby=\"rating\"] -- This is an example using the orderby parameter from the list. The links will now be ordered by their rating.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Added in 1.0.1:\u003C\u002Fh4>\n\u003Cp>The ability to display all categories has been added to the shortcode. Simply add:\u003Cbr \u002F>\n    [links_by_cat display_all]\u003C\u002Fp>\n\u003Cp>Many bug fixes have also been introduced in version 1.0.1 as well, so please upgrade.\u003C\u002Fp>\n\u003Cp>Currently, only one category is supported per Custom Field entry; however, I am looking to update the plugin soon so that it supports multiple categories.\u003C\u002Fp>\n","A simple shortcode plugin for displaying links by category through custom fields.",40,4013,"2011-12-05T17:59:00.000Z","3.2.1",[49,50,51,52,53],"blogroll","bookmarks","display-links","links","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisplay-links-by-category.1.0.1.zip",{"slug":56,"name":57,"version":58,"author":5,"author_profile":6,"description":59,"short_description":60,"active_installs":61,"downloaded":62,"rating":35,"num_ratings":35,"last_updated":63,"tested_up_to":47,"requires_at_least":47,"requires_php":27,"tags":64,"homepage":27,"download_link":69,"security_score":9,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"feed-key-generator","Feed Key Generator","1.0.8","\u003Cp>The plugin allows the user to generate feed keys for their private sites. Sites are defined as private as long as their privacy settings are set below the “I would like to block search engines, but allow normal visitors” option.\u003C\u002Fp>\n\u003Cp>PLEASE NOTE that this plugin has only been tested in conjunction with a MODIFIED version of the “Network Privacy” plugin; while other privacy settings plugins should theoretically work, they have not been tested. Ensuring integration with other privacy plugins is a goal for later updates.\u003C\u002Fp>\n\u003Cp>To ACTIVATE a feed key for your private site\u002Fblog feed:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Activate the “Feed Key Generator” plugin\u003C\u002Fli>\n\u003Cli>Go to the “Privacy Settings” page; Dashboard -> Settings -> Privacy\u003C\u002Fli>\n\u003Cli>Ensure your site\u002Fblog’s privacy settings are set below the “I would like to block search engines, but allow normal visitors” option\u003C\u002Fli>\n\u003Cli>Select the “Activate Feed Key” option from the dropdown\u003C\u002Fli>\n\u003Cli>Click on the “Save Changes” button\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>All of the site feeds should now be protected by your new feed key. The complete feed URL can be found on the “Privacy Settings” dashboard page (if it appears grayed out it means that the feed key is not active). The URL most likely looks as follows:\u003C\u002Fp>\n\u003Cp>“http:\u002F\u002Fexample.com\u002Ffeed\u002F?feedkey=(your-feed-key-goes-here)”\u003C\u002Fp>\n\u003Cp>This means that “http:\u002F\u002Fexample.com\u002Ffeed\u002F” should result in a “Feed Key Missing” error message and “http:\u002F\u002Fexample.com\u002Ffeed\u002F?feedkey=(wrong-feed-key)” should result in a “Invalid Feed Key” error message.\u003C\u002Fp>\n\u003Cp>Accessing specific feeds such as the site commments feed is simply done by entering the following URL structure:\u003C\u002Fp>\n\u003Cp>“http:\u002F\u002Fexample.com\u002Fcomments\u002Ffeed\u002F?feedkey=(your-feed-key-goes-here)”\u003C\u002Fp>\n\u003Cp>To RESET a feed key (generate new key and make the previous invalid) for your private site\u002Fblog feed:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Go to the “Privacy Settings” page; Dashboard -> Settings -> Privacy\u003C\u002Fli>\n\u003Cli>Ensure that the current feed key is active (described above)\u003C\u002Fli>\n\u003Cli>Click on the “Reset Key” button\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>There should now be a new feed key generated replacing the old one. The new complete feed URL can be found on the “Privacy Settings” dashboard page.\u003C\u002Fp>\n\u003Cp>–The Feed Key plugin by Andrew Hamilton was used as a source for this plugin during development.–\u003C\u002Fp>\n","Protect feeds of private sites\u002Fblogs with feed keys. Tested on network using a MODIFIED version of \"Network Privacy\" plugin.",10,3706,"2011-11-15T22:37:00.000Z",[65,66,56,67,68],"feed","feed-key","private-feed","rss","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffeed-key-generator.1.0.8.zip"]