Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Syndication
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
WP Plugins
Syndication
Graph
master
Select Git revision
0 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jan
10
Sep
8
15
Aug
20
May
17
13
29
Apr
10
8
28
Mar
15
13
10
27
Feb
14
9
Jan
17
Dec
16
Oct
15
10
Sep
5
3
30
Jul
25
24
18
4
16
Jun
15
11
2
May
1
25
Apr
24
20
19
12
11
8
6
4
3
2
1
31
Mar
28
26
12
7
6
1
20
Feb
14
6
Dec
29
Nov
28
19
15
14
12
7
3
20
Oct
9
5
1
29
Sep
18
17
4
1
31
Aug
30
29
28
27
26
25
24
23
21
20
19
14
3
2
1
30
Jul
29
28
27
26
25
24
Remove unnecessary whitespace
master
master
Update readme.txt
Bump tested WP version
Add the push-all-posts CLI command
Check for `WP_Error` before using `$info` as an array
Merge pull request #41 from andreybrokeit/Gallery-Shortcode-Syndication
Merge pull request #43 from Jackreichert/master
whitespace
Logic fix
Logic fix
Whitespacing
Code Stylistic Change
Adds Category (and tag) Mapping
Merge pull request #40 from andreybrokeit/Custom-Fields-Syndication
Merge pull request #42 from vgfitzger/RSS-Item-Filter
Pass the simple pie item along to the filter to grab additional data
Bump the menu to position 100.
Syndication: Add custom meta and taxonomy support for RSS
Syndication: Add syn_after_site_form action
Merged branches
Merge Duplicate remote site removal bug (pull req 40)
Duplicate prevention also removes images on edit
Merge pull request #39 from andreybrokeit/featured-image-sync
Add ability to syndicate galleries
Remove trim and strip tags; fix spacing per WP standards
Add Featured Image Data Syndication
Fix link to new sitegroup
XML-RPC Push: Prevent duplicate meta on updates.
Only fire syn_schedule_push_content if we have sites to syndicate to
New hooks: syn_after_setup_server and syn_after_init_server
Fix casing typo in variable name
Make the push_post command more verbose
rm PUSH_SYNDICATION_ENVIRONMENT and related code
Move cron-scheduling to hooks
Store ext_ID for failed post edits
Add missing function declaration to fix fatal.
Use a non-protected meta field for source URL
Introduce new wp-cli command: push_post
Update slave_post_states immediately after push.
Better handling for thumbnails and multiple sites
Loading