Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Graph: add published_time, modified_time, and author #16

Merged
merged 1 commit into from
Dec 21, 2013

Conversation

jeherve
Copy link
Member

@jeherve jeherve commented Dec 18, 2013

Props @niallkennedy

For more details, see the original ticket:
http://plugins.trac.wordpress.org/ticket/1881

You can also read more about the Open Graph protocol article properties here:
http://ogp.me/#type_article

georgestephanis added a commit that referenced this pull request Dec 21, 2013
Open Graph: add `published_time`, `modified_time`, and `author`
@georgestephanis georgestephanis merged commit 58ee68a into Automattic:master Dec 21, 2013
@jeherve jeherve deleted the 1881-trac branch December 30, 2013 11:18
jeherve added a commit that referenced this pull request Jun 18, 2021
)

* General: move VaultPress class to own file & add PHP53 shortcircuit

Fixes #15

- Moving the main VaultPress class to its own class allows us to move all PHP 5.3+ code out of the plugin's entry point, vaultpress.php
- In that plugin's entry point, we now check the PHP version in use on the site, and pause the VaultPress plugin (i.e. stop loading it) if you are running an old version of PHP.

* Support WP 5.1- by not assuming wp_get_update_php_url exists

See Automattic/vaultpress#16 (comment)

* Display PHP version numbers in admin notice as well.

See Automattic/vaultpress#16 (comment)
jeherve added a commit that referenced this pull request Jun 18, 2021
* General: move VaultPress class back to main plugin file

Partially reverts #16

* Logo: move to separate file.

This will avoid us using PHP5.3+ syntax in the plugin's entry file,
thus not fataling PHP 5.2 sites.
tbradsha pushed a commit that referenced this pull request Apr 17, 2024
…o-prefix

Rename svg files to remove logo prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Publicize Now Jetpack Social, auto-sharing [Feature] Sharing Post sharing, sharing buttons [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants