forked from jordesign/wp-church-center
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
109 lines (82 loc) · 4.1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
=== WP Church Center ===
Contributors: jordesign, wpchurchteam
Requires at least: 4.7
Tested up to: 4.8.1
Stable tag: 1.2.2
License: GPL2
Create a 'Next Steps' hub for your church using WordPress! Setup in minutes, mobile first & responsive & designed to integrate with your existing WordPress site!
== Description ==
WP Church Center enables churches to set up a central hub of next steps for their members.
Unlimited cards to inform your members and make it easy for them to get involved, signup, or find out more.
Features include:
- 4 layout options (grid, small card, list, and card views)
- Colour customization options
- Header and footer customization options
- Cards utilise and display any kind of WordPress content
- Mobile first and fully responsive
- Works as standalone site, or as part of your existing WordPress site
Check out a demo at [http://wpchurch.center/hub/](http://wpchurch.center/hub/)
== Installation ==
1). Download the plugin
2). Install the plugin by either:
extracting the .zip file and uploading the entire wp-church-center folder to the /wp-content/plugins/ directory of our web server.
go to Plugins > Add New in the WordPress Admin and upload the .zip file.
3). Activate the Plugin. You should see a 'Cards' menu item.
You'll need to set up some settings for your centre in the 'Church Center' section of the Customizer (Appearance > Customizer). These will allow you to alter the appearance of your hub - editing the header, footer and other details of how things look.
4). If you're having 'page not found' issues when trying to view single cards - try saving your permalinks under Settings > Permalinks.
Add/Edit Cards in the same way you would with any other content
Add a page which uses the 'Church Center Homepage' template
== Screenshots ==
1. Editing Settings in the Customizer
2. Editing a card
3. An example card
== Changelog ==
v1.2.2
- CHANGED: Start using a version number on our stylesheet and scripts to get around aggresive caching
- BUG FIX: Make sure stylesheet for MediaElement isn't disabled
v1.2.1
- FEATURE: Added option to have a custom URL on the site logo
- CHANGED: More specific classes on header (.wpccHeader) & footer (.wpccFooter) for more robust styling
- BUG: External links now open in new tab if option is selected
- BUG: Disappearing toolbar buttons now show correctly
v1.2
- FEATURE: Add architecture to allow for WPCC Addons
- FEATURE: Add new 'External Link' card type
- FEATURE: More robust menu button for small screens
v1.1.2
- FEATURE/BUG FIX: Use CDN version of icons
- FEATURE: Add option for maximum number of columns on Small Card view
- FEATURE: More robust type styles on cards
v1.1.1
- BUG FIX: Fix error on Twitter card image
v1.1
- FEATURE: Add drag-and-drop sorting
- FEATURE: Add option for scroll direction on small screens
- FEATURE: Add new 'Small Card' layout
- FEATURE: Add a whole suite of new design/layout options for more variety
- FEATURE: Add link to "Center home" in admin menu
- BUG FIX: Fix undefined_constant error that sometimes appears
- BUG FIX: More robust styles to overide custom themes
- BUG FIX: Escape all the html (and urls) so things are secure
- BUG FIX: Use a variable for our image field - so it works on older PHP versions
- BUG FIX: Lots of small tweaks and bug fixes
v1.0.3
- BUG FIX: remove hover background behind menu items
- BUG FIX: Use a variable for our image field - so it works on older PHP versions
- BUG FIX: Make body BG more specific so it overides installed theme
- BUG FIX: Simplify permalinks so they always work.
v1.0.2
- FEATURE: Flush rewrite rules on plugin activation/deactivation
- FEATURE: Add styles for card view when 'swiping' isn't used.
- BUG FIX: Fix Instagram link
- BUG FIX: Default colours for social icons
- BUG FIX: More robust menu styles to allow for longer text
- BUG FIX: tidy up theme switcher
- BUG FIX: WPCC javascript not loading when scripts disabled
v1.0.1
- BUG FIX: Include ACF later to avoid conflict with themes using ACF Pro
- BUG FIX: More robust OG & Twitter meta tags
- Tweaks to logo & header styling
- Make card header shorter on mobile screens
- Tidy up ReadMe.txt
v1.0 First release of core plugin