Skip to content

Commit

Permalink
Merge pull request #4 from scoredetect/feature/update-docs-1713616701
Browse files Browse the repository at this point in the history
Update Docs
  • Loading branch information
michael-sumner authored Apr 20, 2024
2 parents 3ae686c + 88f40c8 commit 1c96447
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "scoredetect/timestamps",
"description": "Timestamp your WordPress content into the blockchain to empower your content authenticity and increase user trust.",
"description": "Timestamp your WordPress content to empower your content authenticity and increase user trust with our blockchain timestamping solution.",
"type": "wordpress-plugin",
"keywords": ["wordpress", "plugin", "timestamps", "blockchain", "content", "authenticity", "verification"],
"keywords": ["wordpress", "plugin", "timestamp", "blockchain", "content", "authenticity", "copyright", "timestamps", "protection", "verification", "proof", "timestamping", "scoredetect"],
"license": ["AGPL-3.0-only"],
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion includes/blocks/timestamp-post/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Timestamps prove that you keep your content regularly up-to-date.",
"icon": "clock",
"category": "sdcom-timestamps",
"keywords": [ "timestamps", "blockchain", "content", "authenticity", "verification" ],
"keywords": [ "timestamp", "blockchain", "content", "authenticity", "copyright", "timestamps", "protection", "verification", "proof", "timestamping", "scoredetect" ],
"attributes": {
"sdcomPreviousCertificateId": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "timestamps-plugin",
"version": "1.1.1",
"description": "Timestamp your WordPress content into the blockchain to empower your content authenticity and increase user trust.",
"description": "Timestamp your WordPress content to empower your content authenticity and increase user trust with our blockchain timestamping solution.",
"homepage": "https://www.scoredetect.com/",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
=== Timestamps ===
Contributors: scoredetect
Tags: timestamps, blockchain, content, authenticity, verification
Tags: timestamp, blockchain, content, authenticity, copyright, timestamps, protection, verification, proof, timestamping
Requires at least: 6.0.0
Tested up to: 6.4.2
Tested up to: 6.5.2
Requires PHP: 7.4
Stable tag: 1.1.1
License: AGPL-3.0-only
License URI: https://spdx.org/licenses/AGPL-3.0-only.html

Timestamp your WordPress content to empower your content authenticity and increase user trust.
Timestamp your WordPress content to empower your content authenticity and increase user trust with our blockchain timestamping solution.

== Description ==
Timestamps allow you to increase content authenticity by displaying a rich timeline of your post updates. The timeline can be independently verified by the public, as a verification factor for your content.
Expand Down
2 changes: 1 addition & 1 deletion timestamps.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
* @wordpress-plugin
* Plugin Name: Timestamps
* Description: Timestamp your WordPress content to empower your content authenticity and increase user trust.
* Description: Timestamp your WordPress content to empower your content authenticity and increase user trust with our blockchain timestamping solution.
* Version: 1.1.1
* Author: ScoreDetect.com
* Author URI: https://www.scoredetect.com/
Expand Down

0 comments on commit 1c96447

Please sign in to comment.